| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | ftrace: sched tracer fix | Ingo Molnar | 2008-05-23 | 1 | -10/+3 | |
| * | ftrace: add stack tracing | Ingo Molnar | 2008-05-23 | 3 | -18/+97 | |
| * | ftrace: add wakeup events to sched tracer | Ingo Molnar | 2008-05-23 | 5 | -5/+88 | |
| * | ftrace: remove notrace | Ingo Molnar | 2008-05-23 | 8 | -130/+130 | |
| * | ftrace: disable -pg for the tracer itself | Ingo Molnar | 2008-05-23 | 1 | -0/+8 | |
| * | ftrace: remove address of function names | Steven Rostedt | 2008-05-23 | 1 | -2/+2 | |
| * | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 3 | -4/+5 | |
| * | ftrace: add trace_function api for other tracers to use | Steven Rostedt | 2008-05-23 | 4 | -11/+17 | |
| * | ftrace: allow the event pipe to be polled | Soeren Sandmann Pedersen | 2008-05-23 | 1 | -1/+38 | |
| * | ftrace: build fix | Ingo Molnar | 2008-05-23 | 1 | -0/+6 | |
| * | ftrace: introduce the "hex" output method | Ingo Molnar | 2008-05-23 | 1 | -1/+92 | |
| * | ftrace: build fix | Ingo Molnar | 2008-05-23 | 2 | -46/+67 | |
| * | ftrace: use cpu clock again | Ingo Molnar | 2008-05-23 | 1 | -53/+1 | |
| * | ftrace: enabled tracing by default | Steven Rostedt | 2008-05-23 | 1 | -1/+3 | |
| * | ftrace: disable tracing on failure | Steven Rostedt | 2008-05-23 | 2 | -9/+107 | |
| * | ftrace - fix dynamic ftrace memory leak | Steven Rostedt | 2008-05-23 | 1 | -3/+42 | |
| * | ftrace: pipe fixes | Steven Rostedt | 2008-05-23 | 1 | -8/+7 | |
| * | ftrace, locking fix | Ingo Molnar | 2008-05-23 | 1 | -6/+9 | |
| * | ftrace: add trace_special() | Ingo Molnar | 2008-05-23 | 2 | -0/+59 | |
| * | ftrace: bin-output | Ingo Molnar | 2008-05-23 | 1 | -0/+50 | |
| * | ftrace: add raw output | Ingo Molnar | 2008-05-23 | 1 | -8/+55 | |
| * | ftrace: clean-up-pipe-iteration | Ingo Molnar | 2008-05-23 | 1 | -15/+5 | |
| * | ftrace: remove-idx-sync | Ingo Molnar | 2008-05-23 | 2 | -37/+5 | |
| * | ftrace: fast, scalable, synchronized timestamps | Ingo Molnar | 2008-05-23 | 1 | -1/+53 | |
| * | ftrace: timestamp syncing, prepare | Ingo Molnar | 2008-05-23 | 7 | -14/+16 | |
| * | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 2 | -38/+39 | |
| * | ftrace: fix locking | Ingo Molnar | 2008-05-23 | 2 | -5/+4 | |
| * | ftrace: user run time file reading | Steven Rostedt | 2008-05-23 | 2 | -46/+309 | |
| * | ftrace: add a buffer for output | Steven Rostedt | 2008-05-23 | 2 | -68/+140 | |
| * | ftrace: change buffers to producer consumer | Steven Rostedt | 2008-05-23 | 2 | -44/+65 | |
| * | ftrace: reset selftests | Steven Rostedt | 2008-05-23 | 1 | -0/+7 | |
| * | ftrace: disable all tracers on corrupted buffer | Steven Rostedt | 2008-05-23 | 1 | -0/+2 | |
| * | ftrace: fix time offset | Ingo Molnar | 2008-05-23 | 2 | -21/+63 | |
| * | ftrace: startup tester on dynamic tracing. | Steven Rostedt | 2008-05-23 | 2 | -4/+128 | |
| * | ftrace: add README | Ingo Molnar | 2008-05-23 | 1 | -1/+39 | |
| * | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 6 | -102/+133 | |
| * | ftrace: add self-tests | Steven Rostedt | 2008-05-23 | 8 | -2/+538 | |
| * | ftrace: force recording | Steven Rostedt | 2008-05-23 | 1 | -0/+51 | |
| * | ftrace: fix max latency | Steven Rostedt | 2008-05-23 | 1 | -6/+6 | |
| * | ftrace: fix updates to max trace | Steven Rostedt | 2008-05-23 | 2 | -13/+20 | |
| * | ftrace: don't use raw_local_irq_save/restore | Steven Rostedt | 2008-05-23 | 2 | -4/+4 | |
| * | ftrace: irqs off smp_processor_id() fix | Steven Rostedt | 2008-05-23 | 1 | -2/+11 | |
| * | ftrace: convert single large buffer into single pages. | Steven Rostedt | 2008-05-23 | 2 | -58/+195 | |
| * | ftrace: add filter select functions to trace | Steven Rostedt | 2008-05-23 | 1 | -17/+510 | |
| * | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 2008-05-23 | 1 | -78/+105 | |
| * | ftrace: move memory management out of arch code | Steven Rostedt | 2008-05-23 | 1 | -2/+152 | |
| * | ftrace: add ftrace_enabled sysctl to disable mcount function | Steven Rostedt | 2008-05-23 | 1 | -18/+107 | |
| * | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 2008-05-23 | 2 | -32/+341 | |
| * | ftrace: trace preempt off critical timings | Steven Rostedt | 2008-05-23 | 3 | -50/+160 | |
| * | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 | 3 | -0/+421 | |

