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