Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftrace: fix dynamic ftrace selftest | Steven Rostedt | 2008-05-23 | 4 | -6/+13 |
* | ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation | Steven Rostedt | 2008-05-23 | 1 | -1/+3 |
* | ftrace: printk and trace irqsoff and wakeups | Steven Rostedt | 2008-05-23 | 2 | -25/+14 |
* | ftrace: remove wakeup from function trace | Steven Rostedt | 2008-05-23 | 1 | -2/+0 |
* | ftrace: make it more available in the Kconfig | Ingo Molnar | 2008-05-23 | 1 | -3/+1 |
* | ftrace: fix wakeup callback | Peter Zijlstra | 2008-05-23 | 1 | -1/+1 |
* | ftrace: trace next state | Peter Zijlstra | 2008-05-23 | 2 | -10/+26 |
* | ftrace: sched special | Ingo Molnar | 2008-05-23 | 3 | -3/+30 |
* | ftrace: sched tree fix | Ingo Molnar | 2008-05-23 | 1 | -14/+21 |
* | ftrace: include cpu in stacktrace | Ingo Molnar | 2008-05-23 | 1 | -15/+11 |
* | ftrace: iter ctrl fix | Ingo Molnar | 2008-05-23 | 1 | -0/+5 |
* | ftrace: fix cmdline tracing | Ingo Molnar | 2008-05-23 | 1 | -4/+4 |
* | ftrace: make use of tracing_cpumask | Ingo Molnar | 2008-05-23 | 1 | -31/+64 |
* | ftrace: add tracing_cpumask | Ingo Molnar | 2008-05-23 | 1 | -8/+70 |
* | ftrace: trace scheduler rbtree | Ingo Molnar | 2008-05-23 | 3 | -2/+6 |
* | ftrace: fix __trace_special() | Ingo Molnar | 2008-05-23 | 1 | -4/+0 |
* | ftrace: fix wakeups | Ingo Molnar | 2008-05-23 | 2 | -4/+29 |
* | ftrace: trace curr/next tasks | Ingo Molnar | 2008-05-23 | 1 | -1/+12 |
* | ftrace: sched tracer, trace full rbtree | Ingo Molnar | 2008-05-23 | 4 | -43/+85 |
* | ftrace: make nostacktrace the default | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
* | ftrace: sched tracer fix | Ingo Molnar | 2008-05-23 | 2 | -11/+4 |
* | 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 |