Commit Graph

132380 Commits (0e3d0f0566f3fcf664782f597070bbc669d78454)
 

Author SHA1 Message Date
Steven Rostedt 0e3d0f0566 tracing: update comments to match event code macros 16 years ago
Steven Rostedt 823f9124fb tracing: document TRACE_EVENT macro in tracepoint.h 16 years ago
Steven Rostedt 30a8fecc2d tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro 16 years ago
Steven Rostedt 2314c4ae14 tracing: add back the available_events file 16 years ago
Steven Rostedt 40e26815fa tracing: do not allow modifying the ftrace events via the event files 16 years ago
Steven Rostedt ce8eb2bf05 tracing: fix printk format specifier 16 years ago
Steven Rostedt 157587d7ac tracing: remove obsolete TRACE_EVENT_FORMAT macro 16 years ago
Steven Rostedt d6e2ca4c05 tracing: convert irq trace points to new macros 16 years ago
Steven Rostedt 12b5fdb8bb tracing: convert the sched trace points to the TRACE_EVENT macros 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 16 years ago
Steven Rostedt 9cc26a261d tracing: use generic __stringify 16 years ago
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var> 16 years ago
Steven Rostedt 156b5f172a tracing: typecast sizeof and offsetof to unsigned int 16 years ago
Ingo Molnar 7bffc23e56 tracing: optimize trace_printk() 16 years ago
Ingo Molnar 8a20d84d09 tracing: trace_printk() fix, move format array to data section 16 years ago
Ingo Molnar 9de36825b3 tracing: trace_bprintk() cleanups 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1ba28e02a1 tracing: add trace_bprintk() 16 years ago
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Ingo Molnar 546e5354a6 Merge branch 'core/printk' into tracing/ftrace 16 years ago
Frederic Weisbecker fef20d9c13 vsprintf: unify the format decoding layer for its 3 users 16 years ago
Lai Jiangshan 4370aa4aa7 vsprintf: add binary printf 16 years ago
Ingo Molnar af438c0f11 tracing, power-trace: make it build even if the power-tracer is turned off 16 years ago
KOSAKI Motohiro 10dd3ebe21 tracing: fix deadlock when setting set_ftrace_pid 16 years ago
KOSAKI Motohiro 422d3c7a57 tracing: current tip/master can't enable ftrace 16 years ago
Ingo Molnar bc722f508a Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace 16 years ago
Ingo Molnar 1609743970 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core 16 years ago
Steven Rostedt 770cb24345 tracing: add format files for ftrace default entries 16 years ago
Steven Rostedt 33b0c229e3 tracing: move print of event format to separate file 16 years ago
Steven Rostedt 5e2336a0d4 tracing: make all file_operations const 16 years ago
Ingo Molnar 40ada30f96 tracing: clean up menu 16 years ago
Steven Rostedt 2002c258fa tracing: add tracing_on/tracing_off to kernel.h 16 years ago
Frederic Weisbecker 0012693ad4 tracing/function-graph-tracer: use the more lightweight local clock 16 years ago
Ingo Molnar 526211bc58 tracing: move utility functions from ftrace.h to kernel.h 16 years ago
Ingo Molnar 5e1607a00b tracing: rename ftrace_printk() => trace_printk() 16 years ago
Ingo Molnar 53664738c1 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace 16 years ago
Ingo Molnar c4ef144a9d Merge branch 'tracing/ftrace' into tracing/core 16 years ago
Steven Rostedt e9d25fe6ea tracing: have latency tracers set the latency format 16 years ago
Steven Rostedt 27d48be844 tracing: consolidate print_lat_fmt and print_trace_fmt 16 years ago
Steven Rostedt 5fd73f8624 tracing: remove extra latency_trace method from trace structure 16 years ago
Steven Rostedt c032ef64d6 tracing: add latency output format option 16 years ago
Steven Rostedt e74da5235c tracing: fix seq read from trace files 16 years ago
Steven Rostedt 2dc5d12b1f tracing: do not return EFAULT if read copied anything 16 years ago
Steven Rostedt 4f3640f8a3 ring-buffer: fix timestamp in partial ring_buffer_page_read 16 years ago
Steven Rostedt e543ad7691 tracing: add cpu_file intialization for ftrace_dump 16 years ago
Peter Zijlstra efed792d67 tracing: add lockdep tracepoints for lock acquire/release 16 years ago
Ingo Molnar 28b1bd1cbc Merge branch 'core/locking' into tracing/ftrace 16 years ago
Peter Zijlstra 1075414b06 lockdep: require framepointers for x86 16 years ago
Peter Zijlstra 26575e28df lockdep: remove extra "irq" string 16 years ago
Peter Zijlstra 1c21f14ec4 lockdep: fix incorrect state name 16 years ago