| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace: sysprof-plugin, add self-tests | Ingo Molnar | 2008-05-23 | 1 | -0/+4 |
* | ftrace: stacktrace fix | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
* | Port ftrace to markers | Mathieu Desnoyers | 2008-05-23 | 1 | -19/+1 |
* | ftrace: add readpos to struct trace_seq; add trace_seq_to_user() | Pekka Paalanen | 2008-05-23 | 1 | -0/+3 |
* | ftrace: add trace pipe header pluggin | Steven Rostedt | 2008-05-23 | 1 | -0/+5 |
* | ftrace: add logic to record overruns | Steven Rostedt | 2008-05-23 | 1 | -1/+5 |
* | ftrace: fix comm on function trace output | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
* | ftrace: comment code | Steven Rostedt | 2008-05-23 | 1 | -0/+7 |
* | ftrace: move enums to ftrace.h and make helper function global | Thomas Gleixner | 2008-05-23 | 1 | -0/+15 |
* | ftrace: user raw_spin_lock in tracing | Steven Rostedt | 2008-05-23 | 1 | -1/+1 |
* | ftrace: fix dynamic ftrace selftest | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
* | ftrace: trace next state | Peter Zijlstra | 2008-05-23 | 1 | -0/+1 |
* | ftrace: trace scheduler rbtree | Ingo Molnar | 2008-05-23 | 1 | -0/+1 |
* | ftrace: sched tracer, trace full rbtree | Ingo Molnar | 2008-05-23 | 1 | -0/+14 |
* | ftrace: add stack tracing | Ingo Molnar | 2008-05-23 | 1 | -0/+11 |
* | ftrace: add wakeup events to sched tracer | Ingo Molnar | 2008-05-23 | 1 | -0/+12 |
* | ftrace: remove notrace | Ingo Molnar | 2008-05-23 | 1 | -3/+3 |
* | ftrace: add trace_function api for other tracers to use | Steven Rostedt | 2008-05-23 | 1 | -0/+5 |
* | ftrace: add trace_special() | Ingo Molnar | 2008-05-23 | 1 | -0/+15 |
* | ftrace: remove-idx-sync | Ingo Molnar | 2008-05-23 | 1 | -2/+0 |
* | ftrace: timestamp syncing, prepare | Ingo Molnar | 2008-05-23 | 1 | -4/+1 |
* | ftrace: fix locking | Ingo Molnar | 2008-05-23 | 1 | -0/+1 |
* | ftrace: user run time file reading | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
* | ftrace: add a buffer for output | Steven Rostedt | 2008-05-23 | 1 | -0/+6 |
* | ftrace: change buffers to producer consumer | Steven Rostedt | 2008-05-23 | 1 | -2/+4 |
* | ftrace: fix time offset | Ingo Molnar | 2008-05-23 | 1 | -1/+8 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -3/+5 |
* | ftrace: add self-tests | Steven Rostedt | 2008-05-23 | 1 | -0/+31 |
* | ftrace: convert single large buffer into single pages. | Steven Rostedt | 2008-05-23 | 1 | -2/+6 |
* | ftrace: latency tracer infrastructure | Steven Rostedt | 2008-05-23 | 1 | -0/+184 |