index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_syscalls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-06-28
1
-3
/
+4
*
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-31
1
-2
/
+2
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
1
-8
/
+9
|
\
|
*
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
1
-4
/
+7
|
*
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
1
-6
/
+4
|
*
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
1
-2
/
+4
*
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
1
-6
/
+8
*
|
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
1
-0
/
+8
*
|
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
1
-2
/
+4
*
|
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
1
-0
/
+2
*
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
1
-4
/
+27
*
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
1
-2
/
+54
*
|
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
1
-12
/
+12
*
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
1
-0
/
+4
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
1
-36
/
+36
*
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-03-10
1
-2
/
+2
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
1
-64
/
+12
|
\
|
*
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
1
-61
/
+10
|
*
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
1
-3
/
+2
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
1
-0
/
+5
|
\
\
|
*
|
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
1
-0
/
+5
*
|
|
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
2010-02-25
1
-1
/
+1
|
/
/
*
|
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
1
-66
/
+0
*
|
tracing: Have syscall tracing call its own init function
Steven Rostedt
2010-01-06
1
-6
/
+6
*
|
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
2010-01-06
1
-1
/
+67
|
/
*
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
1
-8
/
+2
*
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
1
-8
/
+0
*
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
1
-16
/
+0
*
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
1
-16
/
+8
*
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
1
-0
/
+12
*
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
1
-13
/
+9
*
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
1
-20
/
+10
*
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
1
-25
/
+11
*
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
1
-8
/
+0
*
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
1
-0
/
+8
*
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
1
-6
/
+8
*
tracing: Forget about the NMI buffer for syscall events
Frederic Weisbecker
2009-11-22
1
-8
/
+2
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
1
-30
/
+17
*
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-08
1
-8
/
+36
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
1
-7
/
+99
|
\
|
*
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-15
1
-0
/
+86
|
|
\
|
|
*
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-14
1
-0
/
+86
|
*
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
1
-7
/
+13
*
|
|
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-17
1
-2
/
+2
|
\
|
|
|
*
|
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
2009-10-06
1
-2
/
+2
|
|
/
*
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
1
-20
/
+79
|
\
|
|
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
1
-3
/
+3
|
|
\
|
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-3
/
+3
|
*
|
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
1
-19
/
+78
|
|
/
[next]