aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/Makefile
AgeCommit message (Expand)Author
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt
2009-04-14tracing: make the trace clocks available generallyIngo Molnar
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi
2009-03-22tracing: add per-event filteringTom Zanussi
2009-03-20ftrace: event profile hooksPeter Zijlstra
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-24tracing: add schedule events to event traceSteven Rostedt
2009-02-24tracing: add event trace infrastructureSteven Rostedt
2009-02-09tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2008-12-30tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker
2008-12-29tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker
2008-12-29ftrace: set up trace event hash infrastructureSteven Rostedt
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-12ftrace: rename trace_unlikely.c fileSteven Rostedt
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-14tracing: unified trace bufferSteven Rostedt
2008-10-14tracing/ftrace: give an entry on the config for boot tracerFrédéric Weisbecker
2008-10-14ftrace: add nop tracerSteven Noonan
2008-10-14ftrace: add stack tracerSteven Rostedt
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar
2008-05-24ftrace: add mmiotrace pluginPekka Paalanen
2008-05-23ftrace: add sysprof pluginIngo Molnar
2008-05-23ftrace: fix dynamic ftrace selftestSteven Rostedt
2008-05-23ftrace: disable -pg for the tracer itselfIngo Molnar
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt
2008-05-23ftrace: add tracing of context switchesSteven Rostedt
2008-05-23ftrace: function tracerSteven Rostedt
2008-05-23ftrace: latency tracer infrastructureSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo