index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_syscalls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
1
-4
/
+2
2021-02-02
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
1
-12
/
+8
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-4
/
+4
2020-01-17
tracing: Initialize ret in syscall_enter_define_fields()
Steven Rostedt (VMware)
1
-1
/
+2
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-2
/
+2
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
1
-2
/
+2
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-7
/
+25
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-30
/
+20
2019-11-22
tracing: Use xarray for syscall trace events
Hassan Naveed
1
-7
/
+25
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-2
/
+2
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
1
-3
/
+6
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
1
-15
/
+19
2017-10-16
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
1
-2
/
+2
2017-09-11
perf/bpf: fix a clang compilation issue
Yonghong Song
1
-1
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+51
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
1
-2
/
+2
2017-08-07
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
1
-2
/
+51
2016-09-29
tracing/syscalls: fix multiline in error message text
Colin Ian King
1
-4
/
+2
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
1
-6
/
+7
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+11
2016-03-08
tracing: Add get_syscall_name()
Tom Zanussi
1
-0
/
+11
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
1
-7
/
+9
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
1
-1
/
+2
2015-05-13
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
1
-20
/
+20
2015-05-13
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
1
-16
/
+16
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
1
-2
/
+2
2014-12-16
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-5
/
+2
2014-12-15
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
1
-5
/
+2
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-28
/
+19
2014-11-19
tracing: Do not use return values of trace_seq_printf() in syscall tracing
Steven Rostedt (Red Hat)
1
-28
/
+19
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-09-10
kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-2
/
+2
2014-01-09
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
1
-40
/
+8
2014-01-06
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
1
-8
/
+8
2013-12-21
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
1
-10
/
+36
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
1
-0
/
+4
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
1
-10
/
+0
2013-11-05
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
1
-10
/
+32
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
1
-4
/
+4
2013-08-21
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
1
-5
/
+5
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
1
-12
/
+0
2013-07-18
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
1
-4
/
+8
2013-07-18
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
1
-1
/
+1
2013-07-02
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
1
-4
/
+17
2013-03-15
tracing: Fix comment about prefix in arch_syscall_match_sym_name()
zhangwei(Jovi)
1
-1
/
+1
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
1
-2
/
+2
[next]