aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_sched_wakeup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-11ftrace: start wakeup tracing after setting function tracerSteven Rostedt1-1/+2
2008-05-26ftrace: add function tracing to wake up tracingSteven Rostedt1-1/+66
2008-05-23Port ftrace to markersMathieu Desnoyers1-6/+100
2008-05-23ftrace: printk and trace irqsoff and wakeupsSteven Rostedt1-13/+0
2008-05-23ftrace: sched tracer fixIngo Molnar1-10/+3
2008-05-23ftrace: add wakeup events to sched tracerIngo Molnar1-1/+1
2008-05-23ftrace: remove notraceIngo Molnar1-14/+14
2008-05-23ftrace: add trace_function api for other tracers to useSteven Rostedt1-2/+3
2008-05-23ftrace: timestamp syncing, prepareIngo Molnar1-2/+2
2008-05-23ftrace: cleanupsIngo Molnar1-12/+6
2008-05-23ftrace: add self-testsSteven Rostedt1-0/+3
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt1-0/+310