Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftrace: move sched_switch enable after markers | Steven Rostedt | 2008-07-11 | 1 | -2/+2 |
* | namespacecheck: fixes | Ingo Molnar | 2008-06-16 | 1 | -2/+2 |
* | ftrace: fix up cmdline recording | Steven Rostedt | 2008-05-26 | 1 | -6/+15 |
* | ftrace: move ftrace_special to trace.c | Steven Rostedt | 2008-05-26 | 1 | -24/+0 |
* | Port ftrace to markers | Mathieu Desnoyers | 2008-05-23 | 1 | -28/+143 |
* | ftrace: fix comm on function trace output | Steven Rostedt | 2008-05-23 | 1 | -2/+5 |
* | ftrace: remove add-hoc code | Ingo Molnar | 2008-05-23 | 1 | -8/+2 |
* | ftrace: sched special | Ingo Molnar | 2008-05-23 | 1 | -0/+24 |
* | ftrace: fix cmdline tracing | Ingo Molnar | 2008-05-23 | 1 | -4/+4 |
* | ftrace: trace scheduler rbtree | Ingo Molnar | 2008-05-23 | 1 | -2/+4 |
* | ftrace: sched tracer, trace full rbtree | Ingo Molnar | 2008-05-23 | 1 | -8/+16 |
* | ftrace: add wakeup events to sched tracer | Ingo Molnar | 2008-05-23 | 1 | -0/+36 |
* | ftrace: remove notrace | Ingo Molnar | 2008-05-23 | 1 | -6/+6 |
* | ftrace: timestamp syncing, prepare | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
* | ftrace: add self-tests | Steven Rostedt | 2008-05-23 | 1 | -0/+3 |
* | ftrace: don't use raw_local_irq_save/restore | Steven Rostedt | 2008-05-23 | 1 | -2/+2 |
* | ftrace: add tracing of context switches | Steven Rostedt | 2008-05-23 | 1 | -0/+116 |