Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-11 | ftrace: start wakeup tracing after setting function tracer | Steven Rostedt | 1 | -1/+2 |
2008-05-26 | ftrace: add function tracing to wake up tracing | Steven Rostedt | 1 | -1/+66 |
2008-05-23 | Port ftrace to markers | Mathieu Desnoyers | 1 | -6/+100 |
2008-05-23 | ftrace: printk and trace irqsoff and wakeups | Steven Rostedt | 1 | -13/+0 |
2008-05-23 | ftrace: sched tracer fix | Ingo Molnar | 1 | -10/+3 |
2008-05-23 | ftrace: add wakeup events to sched tracer | Ingo Molnar | 1 | -1/+1 |
2008-05-23 | ftrace: remove notrace | Ingo Molnar | 1 | -14/+14 |
2008-05-23 | ftrace: add trace_function api for other tracers to use | Steven Rostedt | 1 | -2/+3 |
2008-05-23 | ftrace: timestamp syncing, prepare | Ingo Molnar | 1 | -2/+2 |
2008-05-23 | ftrace: cleanups | Ingo Molnar | 1 | -12/+6 |
2008-05-23 | ftrace: add self-tests | Steven Rostedt | 1 | -0/+3 |
2008-05-23 | ftrace: tracer for scheduler wakeup latency | Steven Rostedt | 1 | -0/+310 |