Commit Graph

137 Commits (7e27d6e778cd87b6f2415515d7127eba53fe5d02)

Author SHA1 Message Date
Oleg Nesterov 485d527686 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long 15 years ago
Steven Rostedt 80decc70af tracing: Move print functions into event class 15 years ago
Steven Rostedt a9a5776380 tracing: Allow events to share their print functions 15 years ago
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
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
Jeff Mahoney 86c38a31aa tracing: Fix ftrace_event_call alignment for use with gcc 4.5 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
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
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
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 16 years ago
Heiko Carstens 4fd8da8d62 fs: change sys_truncate length parameter type 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Frederic Weisbecker e5e25cf47b tracing: Factorize the events profile accounting 16 years ago
Li Zefan 8e254c1d18 tracing/filters: Defer pred allocation 16 years ago
Masami Hiramatsu bd1a5c849b tracing: Ftrace dynamic ftrace_event_call support 16 years ago
Li Zefan 540b7b8d65 tracing/syscalls: Add filtering support 16 years ago
Li Zefan 10a5b66f62 tracing/syscalls: Add fields format for exit events 16 years ago
Frederic Weisbecker dc4ddb4c0b tracing: Add fields format definition for syscall events 16 years ago
Jason Baron f4b5ffccc8 tracing: Add perf counter support for syscalls tracing 16 years ago
Jason Baron 64c12e0444 tracing: Add individual syscalls tracepoint id support 16 years ago
Jason Baron fb34a08c34 tracing: Add trace events for each syscall entry/exit 16 years ago
Arnd Bergmann 7afdbf23c3 signals: declare sys_rt_tgsigqueueinfo in syscalls.h 16 years ago
Masatake YAMATO cc6f267741 syscalls.h: remove duplicated declarations for sys_pipe2 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra 0d48696f87 perf_counter: Rename perf_counter_hw_event => perf_counter_attr 16 years ago
Arnd Bergmann ecf4667d30 syscalls.h add the missing sys_pipe2 declaration 16 years ago
Thomas Bogendoerfer 8b9cf76d0f Fix SYSCALL_ALIAS for older MIPS assembler 16 years ago
Frederic Weisbecker 47788c58e6 tracing/syscalls: use a dedicated file header 16 years ago
Linus Torvalds 601cc11d05 Make non-compat preadv/pwritev use native register size 16 years ago
Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 years ago
Frederic Weisbecker bed1ffca02 tracing/syscalls: core infrastructure for syscalls tracing, enhancements 16 years ago