Commit Graph

271 Commits (0405ab80aa94afb13bf9ac4a6fc9f2923d4b9114)

Author SHA1 Message Date
Theodore Ts'o b3a3ca8ca0 ext4: Add new tracepoint: trace_ext4_da_write_pages() 16 years ago
Theodore Ts'o 98a56ab382 ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() 16 years ago
Li Zefan 8e254c1d18 tracing/filters: Defer pred allocation 16 years ago
Xiao Guangrong 3f0a525ebf itimers: Add tracepoints for itimer 16 years ago
Xiao Guangrong c6a2a17702 hrtimer: Add tracepoint for hrtimers 16 years ago
Xiao Guangrong 2b022e3d4b timers: Add tracepoints for timer_list timers 16 years ago
Frederic Weisbecker 0dd7b74787 tracing: Fix double CPP substitution in TRACE_EVENT_FN 16 years ago
Frederic Weisbecker 6c347d43ee tracing: Undef TRACE_EVENT_FN between trace events headers inclusion 16 years ago
Masami Hiramatsu bd1a5c849b tracing: Ftrace dynamic ftrace_event_call support 16 years ago
Xiao Guangrong 5ac35daa93 tracing/events: fix the include file dependencies 16 years ago
Li Zefan 43b51ead3f tracing/filters: Add __field_ext() to TRACE_EVENT 16 years ago
Steven Rostedt f0693c8bd5 tracing/sched: show CPU task wakes up on in trace event 16 years ago
Josh Stone 1c569f0264 tracing: Create generic syscall TRACE_EVENTs 16 years ago
Josh Stone 9741987586 tracing: Move tracepoint callbacks from declaration to definition 16 years ago
Josh Stone 3d27d8cb34 tracing: Make syscall tracepoints conditional 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 7ead8b8313 tracing/events: Add module tracepoints 16 years ago
Neil Horman e9b3cc1b37 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) 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 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 a871bd33a6 tracing: Add syscall tracepoints 16 years ago
Jason Baron 066e0378c2 tracing: Call arch_init_ftrace_syscalls at boot 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
Peter Zijlstra a044560c3a perf_counter: Correct PERF_SAMPLE_RAW output 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Peter Zijlstra 3a6593050f perf_counter, ftrace: Fix perf_counter integration 16 years ago
Li Zefan 7d536cb3fb tracing/events: record the size of dynamic arrays 16 years ago
Lai Jiangshan 68fd60a8c8 tracing/events: add missing type info of dynamic arrays 16 years ago
Li Zefan d0b6e04a4c tracing/events: Move TRACE_SYSTEM outside of include guard 16 years ago
Aneesh Kumar K.V 43ce1d23b4 ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc 16 years ago
Steven Rostedt 6ff9a64d2a tracing: do not translate event helper macros in print format 16 years ago
Steven Rostedt 6556d1df88 tracing: fix the block trace points print size 16 years ago
Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() 16 years ago
Theodore Ts'o 627ad9fd07 ext4: Fix type warning on 64-bit platforms in tracing events header 16 years ago
Steven Whitehouse 56d8bd3f0b tracing: fix multiple use of __print_flags and __print_symbolic 16 years ago
Steven Rostedt 1d080d6c31 tracing: remove redundant SOFTIRQ from softirq event traces 16 years ago
Li Zefan 7fcb7c472f tracing/events: introduce __dynamic_array() 16 years ago
Li Zefan a9c1c3abe1 tracing/events: put TP_fast_assign into braces 16 years ago
Li Zefan 6e25db44a7 tracing/events: fix a typo in __string() format output 16 years ago
Zhaolei fb39125fd7 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro 16 years ago
Zhaolei f2aebaee65 ftrace: don't convert function's local variable name in macro 16 years ago
Steven Rostedt c2adae0970 tracing: convert irq events to use __print_symbolic 16 years ago