index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_syscalls.c
Age
Commit message (
Expand
)
Author
2017-09-11
perf/bpf: fix a clang compilation issue
Yonghong Song
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
2017-08-07
bpf: add support for sys_enter_* and sys_exit_* tracepoints
Yonghong Song
2016-09-29
tracing/syscalls: fix multiline in error message text
Colin Ian King
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-08
tracing: Add get_syscall_name()
Tom Zanussi
2016-02-29
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2014-12-16
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-15
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-11-19
tracing: Do not use return values of trace_seq_printf() in syscall tracing
Steven Rostedt (Red Hat)
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-09-10
kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-01-09
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-06
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2013-12-21
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-20
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-11-05
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
2013-08-21
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-18
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-02
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-03-15
tracing: Fix comment about prefix in arch_syscall_match_sym_name()
zhangwei(Jovi)
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
2013-03-15
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-01-21
tracing/syscalls: Make local functions static
Fengguang Wu
2012-10-31
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-09-24
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-08-17
tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1
Will Deacon
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-13
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-02-07
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
[next]