Commit Graph

112 Commits (baaa08acb0ca2df47830b58b5df8b9059cf9ddd2)

Author SHA1 Message Date
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
Paul Mackerras 2743a5b0fa perfcounters: provide expansion room in the ABI 16 years ago
Paul Mackerras f3dfd2656d perfcounters: fix a few minor cleanliness issues 16 years ago
Heiko Carstens 6c5979631b syscall define: fix uml compile bug 16 years ago
Ivan Kokshaysky e5d9a90c36 alpha: use syscall wrappers 16 years ago
Heiko Carstens 2b66421995 [CVE-2009-0029] System call wrappers part 33 16 years ago
Heiko Carstens d4e82042c4 [CVE-2009-0029] System call wrappers part 32 16 years ago
Benjamin Herrenschmidt ee6a093222 [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit 16 years ago
Heiko Carstens 1a94bc3476 [CVE-2009-0029] System call wrapper infrastructure 16 years ago
Heiko Carstens e55380edf6 [CVE-2009-0029] Rename old_readdir to sys_old_readdir 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Heiko Carstens 4c696ba798 [CVE-2009-0029] Move compat system call declarations to compat header file 16 years ago
Michael Kerrisk 4ae8978cf9 inotify: fix type errors in interfaces 16 years ago
Ingo Molnar 9f66a3810f perf counters: restructure the API 16 years ago
Thomas Gleixner eab656ae04 perf counters: clean up 'raw' type API 16 years ago
Thomas Gleixner 0793a61d4d performance counters: core code 16 years ago
Ulrich Drepper de11defebf reintroduce accept4 16 years ago
Harvey Harrison b4615e69b6 sys_paccept definition missing __user annotation 17 years ago
Ulrich Drepper 9fe5ad9c8c flag parameters add-on: remove epoll_create size param 17 years ago
Ulrich Drepper 4006553b06 flag parameters: inotify_init 17 years ago
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Ulrich Drepper a0998b50c3 flag parameters: epoll_create 17 years ago