summaryrefslogtreecommitdiff
path: root/kernel/trace/Makefile
AgeCommit message (Expand)Author
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