Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftrace: enabled tracing by default | Steven Rostedt | 2008-05-23 | 1 | -1/+3 |
* | 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 | 1 | -0/+44 |
* | 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 | 1 | -35/+5 |
* | ftrace: fast, scalable, synchronized timestamps | Ingo Molnar | 2008-05-23 | 1 | -1/+53 |
* | ftrace: timestamp syncing, prepare | Ingo Molnar | 2008-05-23 | 1 | -1/+6 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -37/+35 |
* | ftrace: fix locking | Ingo Molnar | 2008-05-23 | 1 | -5/+3 |
* | ftrace: user run time file reading | Steven Rostedt | 2008-05-23 | 1 | -46/+307 |
* | ftrace: add a buffer for output | Steven Rostedt | 2008-05-23 | 1 | -68/+134 |
* | ftrace: change buffers to producer consumer | Steven Rostedt | 2008-05-23 | 1 | -42/+61 |
* | ftrace: reset selftests | Steven Rostedt | 2008-05-23 | 1 | -0/+7 |
* | ftrace: fix time offset | Ingo Molnar | 2008-05-23 | 1 | -20/+55 |
* | ftrace: add README | Ingo Molnar | 2008-05-23 | 1 | -1/+39 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -53/+91 |
* | ftrace: add self-tests | Steven Rostedt | 2008-05-23 | 1 | -2/+61 |
* | ftrace: fix max latency | Steven Rostedt | 2008-05-23 | 1 | -6/+6 |
* | ftrace: fix updates to max trace | Steven Rostedt | 2008-05-23 | 1 | -1/+5 |
* | ftrace: don't use raw_local_irq_save/restore | Steven Rostedt | 2008-05-23 | 1 | -2/+2 |
* | ftrace: convert single large buffer into single pages. | Steven Rostedt | 2008-05-23 | 1 | -56/+189 |
* | ftrace: latency tracer infrastructure | Steven Rostedt | 2008-05-23 | 1 | -0/+1547 |