Li Zefan
|
3b8e427381
tracing: Move a printk out of ftrace_raw_reg_event_foo()
|
15 years ago |
Li Zefan
|
614a71a26b
tracing: Pull up calls to trace_define_common_fields()
|
15 years ago |
Lai Jiangshan
|
7be077f563
trace_syscalls: Remove unused syscall_name_to_nr()
|
15 years ago |
Lai Jiangshan
|
3bbe84e9d3
trace_syscalls: Simplify syscall profile
|
15 years ago |
Lai Jiangshan
|
a1301da099
trace_syscalls: Remove duplicate init_enter_##sname()
|
15 years ago |
Lai Jiangshan
|
c252f65793
trace_syscalls: Add syscall_nr field to struct syscall_metadata
|
15 years ago |
Lai Jiangshan
|
fcc19438dd
trace_syscalls: Remove enter_id exit_id
|
15 years ago |
Lai Jiangshan
|
31c16b1334
trace_syscalls: Set event_enter_##sname->data to its metadata
|
15 years ago |
Lai Jiangshan
|
bf56a4ea9f
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
|
15 years ago |
Lai Jiangshan
|
0f1ef51d24
trace_syscalls: Add syscall nr field
|
15 years ago |
Peter Zijlstra
|
4ed7c92d68
perf_events: Undo some recursion damage
|
15 years ago |
Frederic Weisbecker
|
28889bf9e2
tracing: Forget about the NMI buffer for syscall events
|
15 years ago |
Frederic Weisbecker
|
ce71b9df88
tracing: Use the perf recursion protection from trace event
|
15 years ago |
Frederic Weisbecker
|
444a2a3bcd
tracing, perf_events: Protect the buffer from recursion in perf
|
15 years ago |
Ingo Molnar
|
4331595650
Merge branch 'perf/core' into perf/probes
|
15 years ago |
Ingo Molnar
|
bb3c3e8071
Merge commit 'v2.6.32-rc5' into perf/probes
|
15 years ago |
Ingo Molnar
|
713490e02e
Merge branch 'tracing/core' into perf/core
|
15 years ago |
Frederic Weisbecker
|
c44fc77084
tracing: Move syscalls metadata handling from arch to core
|
15 years ago |
Tom Zanussi
|
26a50744b2
tracing/events: Add 'signed' field to format files
|
15 years ago |
Tom Zanussi
|
ee949a86b3
tracing/syscalls: Use long for syscall ret format and field definitions
|
15 years ago |
Frederic Weisbecker
|
d7a4b414ee
Merge commit 'linus/master' into tracing/kprobes
|
15 years ago |
Linus Torvalds
|
43c1266ce4
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
15 years ago |
Frederic Weisbecker
|
20ab4425a7
tracing: Allocate the ftrace event profile buffer dynamically
|
15 years ago |
Frederic Weisbecker
|
8f8ffe2485
Merge commit 'tracing/core' into tracing/kprobes
|
15 years ago |
Steven Rostedt
|
e77405ad80
tracing: pass around ring buffer instead of tracer
|
15 years ago |
Frederic Weisbecker
|
f8468f3695
tracing: Remove unneeded pointer casts
|
16 years ago |
Frederic Weisbecker
|
aeaeae1187
tracing: Restore the const qualifier for field names and types definition
|
16 years ago |
Masami Hiramatsu
|
bd1a5c849b
tracing: Ftrace dynamic ftrace_event_call support
|
16 years ago |
Jason Baron
|
57421dbbdc
tracing: Convert event tracing code to use NR_syscalls
|
16 years ago |