Chris Metcalf
|
139ef32b0e
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
|
15 年之前 |
Chris Metcalf
|
cc44826a26
Merge branch 'master' into for-linus
|
15 年之前 |
Oleg Nesterov
|
485d527686
sys_personality: change sys_personality() to accept "unsigned int" instead of u_long
|
15 年之前 |
Chris Metcalf
|
5360bd776f
Fix up the "generic" unistd.h ABI to be more useful.
|
15 年之前 |
Steven Rostedt
|
80decc70af
tracing: Move print functions into event class
|
15 年之前 |
Steven Rostedt
|
a9a5776380
tracing: Allow events to share their print functions
|
15 年之前 |
Steven Rostedt
|
0405ab80aa
tracing: Move raw_init from events to class
|
15 年之前 |
Steven Rostedt
|
2e33af0295
tracing: Move fields from event to class structure
|
15 年之前 |
Steven Rostedt
|
2239291aeb
tracing: Remove per event trace registering
|
15 年之前 |
Steven Rostedt
|
8f08201830
tracing: Create class struct for events
|
15 年之前 |
Linus Torvalds
|
ae6be51ed0
Fix up prototype for sys_ipc breakage
|
15 年之前 |
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 年之前 |
Christoph Hellwig
|
5cacdb4add
Add generic sys_olduname()
|
15 年之前 |
Christoph Hellwig
|
baed7fc9b5
Add generic sys_ipc wrapper
|
15 年之前 |
Christoph Hellwig
|
a4679373cf
Add generic sys_old_mmap()
|
15 年之前 |
Christoph Hellwig
|
5d0e52830e
Add generic sys_old_select()
|
15 年之前 |
Frederic Weisbecker
|
97d5a22005
perf: Drop the obsolete profile naming for trace events
|
15 年之前 |
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 年之前 |
Jeff Mahoney
|
86c38a31aa
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
|
15 年之前 |
Ingo Molnar
|
61405fea92
Merge branch 'perf/urgent' into perf/core
|
15 年之前 |
Lai Jiangshan
|
0fa0edaf32
tracing: Remove show_format and related macros from TRACE_EVENT
|
15 年之前 |
Steven Rostedt
|
c7ef3a9004
tracing: Have syscall tracing call its own init function
|
15 年之前 |
Lai Jiangshan
|
e96dc9674c
tracing/syscalls: Fix typo in SYSCALL_DEFINE0
|
15 年之前 |
Li Zefan
|
07b139c8c8
perf events: Remove CONFIG_EVENT_PROFILE
|
15 年之前 |
Ingo Molnar
|
cc0104e877
Merge branch 'linus' into tracing/urgent
|
15 年之前 |
Li Zefan
|
e00bf2ec60
tracing: Change event->profile_count to be int type
|
15 年之前 |
Li Zefan
|
87d9b4e1c5
tracing: Extract duplicate ftrace_raw_init_event_foo()
|
15 年之前 |
Al Viro
|
f8b7256096
Unify sys_mmap*
|
15 年之前 |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Frederic Weisbecker
|
6b62fe019e
tracing/syscalls: Make syscall events print callbacks static
|
15 年之前 |