Commit Graph

156708 Commits (3d27d8cb34fc156beb86de2338ca4029873a5cc6)
 

Author SHA1 Message Date
Josh Stone 3d27d8cb34 tracing: Make syscall tracepoints conditional 16 years ago
Josh Stone 6670000119 tracing: Rename FTRACE_SYSCALLS for tracepoints 16 years ago
Anirban Sinha d88cb58232 tracing: Eliminate code duplication in kernel/tracepoint.c 16 years ago
Li Zefan 4539f07701 tracing/syscalls: Fix the output of syscalls with no arguments 16 years ago
Li Zefan 540b7b8d65 tracing/syscalls: Add filtering support 16 years ago
Li Zefan e647d6b314 tracing/events: Add trace_define_common_fields() 16 years ago
Li Zefan 14be96c971 tracing/events: Add ftrace_event_call param to define_fields() 16 years ago
Li Zefan 10a5b66f62 tracing/syscalls: Add fields format for exit events 16 years ago
Li Zefan e6971969c3 tracing/syscalls: Fix fields format for enter events 16 years ago
Ingo Molnar 5e9ad7df9f [S390] ftrace: update system call tracer support 16 years ago
Li Zefan 3be04b471b ftrace: Simplify seqfile code 16 years ago
Li Zefan 2fc5f0cff4 trace_stack: Simplify seqfile code 16 years ago
Li Zefan 97d53202a5 trace_stat: Fix missing entry in stat file 16 years ago
Li Zefan ba8b3a40ba tracing/syscalls: Fix to print parameter types 16 years ago
Li Zefan 7ead8b8313 tracing/events: Add module tracepoints 16 years ago
Ingo Molnar 60d970c254 tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures 16 years ago
Frederic Weisbecker 19007a67a6 tracing: Support for syscall events raw records in perfcounters 16 years ago
Frederic Weisbecker dc4ddb4c0b tracing: Add fields format definition for syscall events 16 years ago
Frederic Weisbecker e8f9f4d79a tracing: Add ftrace event call parameter to its field descriptor handler 16 years ago
Jason Baron 0ac676fb50 tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL 16 years ago
Jason Baron 48c2e17f1f tracing: Add more namespace area to 'perf list' output 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
Jason Baron 69fd4f0eb2 tracing: Add ftrace_event_call void * 'data' field 16 years ago
Jason Baron f744bd576a tracing: Raw_init() bailout in trace event register fail case 16 years ago
Jason Baron 9daa77e2e9 tracing: Update FTRACE_SYSCALL_MAX 16 years ago
Jason Baron a871bd33a6 tracing: Add syscall tracepoints 16 years ago
Jason Baron 63fbdab315 tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro 16 years ago
Jason Baron 066e0378c2 tracing: Call arch_init_ftrace_syscalls at boot 16 years ago
Jason Baron eeac19a7ef tracing: Map syscall name to number 16 years ago
Zhaolei 7770841e63 tracing: Rename set_tracer_flags()'s local variable trace_flags 16 years ago
Ingo Molnar 89034bc2c7 Merge branch 'linus' into tracing/core 16 years ago
Linus Torvalds 85dfd81dc5 pty: fix data loss when stopped (^S/^Q) 16 years ago
Linus Torvalds d00aa6695b Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds cec36911b5 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds a3263969b0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 9b8f013a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 16 years ago
Linus Torvalds b6e61eef4f x86: Fix serialization in pit_expect_msb() 16 years ago
Linus Torvalds 9bcf73f482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
Linus Torvalds 2c661a669b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago
Jaswinder Singh Rajput 04e35357e2 MN10300: includecheck fix: mn10300, pci.h 16 years ago
Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 years ago
Ryusuke Konishi 1392e3b333 documentation: register ioctl entry of nilfs2 16 years ago
Frederic Weisbecker 1853db0e02 perf_counter: Zero dead bytes from ftrace raw samples size alignment 16 years ago
Frederic Weisbecker 304703aba3 perf_counter: Subtract the buffer size field from the event record size 16 years ago
Oleg Nesterov 704b836cbf mm_for_maps: take ->cred_guard_mutex to fix the race with exec 16 years ago
Oleg Nesterov 00f89d2185 mm_for_maps: shift down_read(mmap_sem) to the caller 16 years ago
Oleg Nesterov 13f0feafa6 mm_for_maps: simplify, use ptrace_may_access() 16 years ago
Peter Zijlstra a4e95fc2cb perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data 16 years ago