| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-03-16 | tracing/syscalls: select kallsysms |  Frederic Weisbecker | 1 | -0/+1 |
| 2009-03-13 | tracing/ftrace: syscall tracing infrastructure, basics |  Frederic Weisbecker | 1 | -0/+10 |
| 2009-03-06 | tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() |  Frederic Weisbecker | 1 | -6/+1 |
| 2009-03-06 | tracing: infrastructure for supporting binary record |  Lai Jiangshan | 1 | -0/+6 |
| 2009-03-06 | tracing: current tip/master can't enable ftrace |  KOSAKI Motohiro | 1 | -0/+1 |
| 2009-03-05 | tracing: clean up menu |  Ingo Molnar | 1 | -13/+16 |
| 2009-02-24 | tracing: add event trace infrastructure |  Steven Rostedt | 1 | -0/+9 |
| 2009-02-19 | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -0/+2 |
| 2009-02-18 | tracing: have function trace select kallsyms |  Steven Rostedt | 1 | -0/+2 |
| 2009-02-15 | trace: mmiotrace to the tracer menu in Kconfig |  Pekka Paalanen | 1 | -0/+23 |
| 2009-02-11 | tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() |  Frederic Weisbecker | 1 | -0/+1 |
| 2009-02-09 | tracing/blktrace: move the tracing file to kernel/trace, fix |  Ingo Molnar | 1 | -0/+1 |
| 2009-02-09 | tracing/blktrace: move the tracing file to kernel/trace |  Frederic Weisbecker | 1 | -0/+23 |
| 2009-02-07 | ring-buffer: add NMI protection for spinlocks |  Steven Rostedt | 1 | -0/+8 |
| 2009-02-03 | trace: let boot trace be chosen by command line |  Steven Rostedt | 1 | -4/+3 |
| 2009-01-14 | tracing: add a new workqueue tracer |  Frederic Weisbecker | 1 | -0/+11 |
| 2009-01-11 | trace: mmiotrace to the tracer menu in Kconfig |  Pekka Paalanen | 1 | -0/+23 |
| 2009-01-06 | kmemtrace: Remove the relay version of kmemtrace |  Eduard - Gabriel Munteanu | 1 | -2/+0 |
| 2008-12-30 | tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free() |  Ingo Molnar | 1 | -1/+2 |
| 2008-12-30 | tracing/kmemtrace: normalize the raw tracer event to the unified tracing API |  Frederic Weisbecker | 1 | -0/+22 |
| 2008-12-18 | trace: add a way to enable or disable the stack tracer |  Steven Rostedt | 1 | -4/+9 |
| 2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface |  Markus Metzger | 1 | -2/+2 |
| 2008-12-03 | tracing/function-graph-tracer: enabled by default |  Ingo Molnar | 1 | -0/+1 |
| 2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core |  Ingo Molnar | 1 | -8/+22 |
| 2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization |  Arjan van de Ven | 1 | -0/+11 |
| 2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer |  Frederic Weisbecker | 1 | -8/+11 |
| 2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype |  Markus Metzger | 1 | -0/+11 |
| 2008-11-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -0/+3 |
| 2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT |  Török Edwin | 1 | -0/+3 |
| 2008-11-23 | trace: profile all if conditionals |  Steven Rostedt | 1 | -0/+16 |
| 2008-11-23 | trace: consolidate unlikely and likely profiler |  Steven Rostedt | 1 | -2/+1 |
| 2008-11-16 | tracing/function-return-tracer: support for dynamic ftrace on function return tracer |  Frederic Weisbecker | 1 | -1/+0 |
| 2008-11-12 | trace: rename unlikely profiler to branch profiler |  Steven Rostedt | 1 | -5/+5 |
| 2008-11-12 | tracing: likely/unlikely branch annotation tracer |  Steven Rostedt | 1 | -0/+22 |
| 2008-11-12 | tracing: profile likely and unlikely annotations |  Steven Rostedt | 1 | -0/+16 |
| 2008-11-11 | tracing: add a tracer to catch execution time of kernel functions |  Frederic Weisbecker | 1 | -0/+14 |
| 2008-11-06 | ftrace: add quick function trace stop |  Steven Rostedt | 1 | -0/+7 |
| 2008-11-03 | tracing, alpha: undefined reference to `save_stack_trace' |  Al Viro | 1 | -1/+1 |
| 2008-10-29 | ftrace: fix trace_nop config select |  Steven Rostedt | 1 | -1/+1 |
| 2008-10-27 | tracing/ftrace: make boot tracer select the sched_switch tracer |  Frederic Weisbecker | 1 | -0/+1 |
| 2008-10-22 | tracing: create tracers menu |  Peter Zijlstra | 1 | -0/+4 |
| 2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER |  Steven Rostedt | 1 | -8/+9 |
| 2008-10-20 | ftrace: fix depends |  Steven Rostedt | 1 | -5/+0 |
| 2008-10-14 | tracing/fastboot: improve help text |  Ingo Molnar | 1 | -6/+11 |
| 2008-10-14 | tracing/stacktrace: improve help text |  Ingo Molnar | 1 | -2/+11 |
| 2008-10-14 | tracing: unified trace buffer |  Steven Rostedt | 1 | -0/+4 |
| 2008-10-14 | ftrace/fastboot: disable tracers self-tests when boot tracer is selected |  Frédéric Weisbecker | 1 | -3/+4 |
| 2008-10-14 | tracing/ftrace: give an entry on the config for boot tracer |  Frédéric Weisbecker | 1 | -0/+12 |
| 2008-10-14 | tracing/ftrace: tracing engine depends on Nop Tracer |  Frédéric Weisbecker | 1 | -10/+5 |
| 2008-10-14 | ftrace: add nop tracer |  Steven Noonan | 1 | -0/+10 |