Steven Rostedt
|
0405ab80aa
tracing: Move raw_init from events to class
|
15 years ago |
Steven Rostedt
|
2e33af0295
tracing: Move fields from event to class structure
|
15 years ago |
Steven Rostedt
|
2239291aeb
tracing: Remove per event trace registering
|
15 years ago |
Steven Rostedt
|
8f08201830
tracing: Create class struct for events
|
15 years ago |
Linus Torvalds
|
ae6be51ed0
Fix up prototype for sys_ipc breakage
|
15 years ago |
Linus Torvalds
|
f82c37e7bb
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Christoph Hellwig
|
5cacdb4add
Add generic sys_olduname()
|
15 years ago |
Christoph Hellwig
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 years ago |
Christoph Hellwig
|
a4679373cf
Add generic sys_old_mmap()
|
15 years ago |
Christoph Hellwig
|
5d0e52830e
Add generic sys_old_select()
|
15 years ago |
Frederic Weisbecker
|
97d5a22005
perf: Drop the obsolete profile naming for trace events
|
15 years ago |
Linus Torvalds
|
6556a67435
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Jeff Mahoney
|
86c38a31aa
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
|
15 years ago |
Ingo Molnar
|
61405fea92
Merge branch 'perf/urgent' into perf/core
|
15 years ago |
Lai Jiangshan
|
0fa0edaf32
tracing: Remove show_format and related macros from TRACE_EVENT
|
15 years ago |
Steven Rostedt
|
c7ef3a9004
tracing: Have syscall tracing call its own init function
|
15 years ago |
Lai Jiangshan
|
e96dc9674c
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
|
15 years ago |
Li Zefan
|
07b139c8c8
perf events: Remove CONFIG_EVENT_PROFILE
|
15 years ago |
Ingo Molnar
|
cc0104e877
Merge branch 'linus' into tracing/urgent
|
15 years ago |
Li Zefan
|
e00bf2ec60
tracing: Change event->profile_count to be int type
|
15 years ago |
Li Zefan
|
87d9b4e1c5
tracing: Extract duplicate ftrace_raw_init_event_foo()
|
15 years ago |
Al Viro
|
f8b7256096
Unify sys_mmap*
|
15 years ago |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Frederic Weisbecker
|
6b62fe019e
tracing/syscalls: Make syscall events print callbacks static
|
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 |