Commit Graph

154 Commits (990d6c2d7aee921e3bce22b2d6a750fd552262be)

Author SHA1 Message Date
Aneesh Kumar K.V 990d6c2d7a vfs: Add name to file handle conversion support 14 years ago
Steven Rostedt 3d56e331b6 tracing: Replace syscall_meta_data struct array with pointer array 14 years ago
Steven Rostedt e4a9ea5ee7 tracing: Replace trace_event struct array with pointer array 14 years ago
Frederic Weisbecker 423478cde4 tracing: Remove useless syscall ftrace_event_call declaration 14 years ago
Frederic Weisbecker 53cf810b19 tracing: Allow syscall trace events for non privileged users 14 years ago
Namhyung Kim 4abf986960 ptrace: change signature of sys_ptrace() and friends 14 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
Eric Paris 08ae89380a fanotify: drop the useless priority argument 15 years ago
Eric Paris bbaa4168b2 fanotify: sys_fanotify_mark declartion 15 years ago
Eric Paris 11637e4b7d fanotify: fanotify_init syscall declaration 15 years ago
Jiri Slaby c022a0acad rlimits: implement prlimit64 syscall 15 years ago
Steven Rostedt 44a54f787c tracing: Add alignment to syscall metadata declarations 15 years ago
Li Zefan c9642c49aa tracing: Use a global field list for all syscall exit events 15 years ago
Chris Metcalf 139ef32b0e Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. 15 years ago
Oleg Nesterov 485d527686 sys_personality: change sys_personality() to accept "unsigned int" instead of u_long 15 years ago
Chris Metcalf 5360bd776f Fix up the "generic" unistd.h ABI to be more useful. 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