aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-23ftrace: restrict tracing to HAVE_FTRACE architecturesIngo Molnar1-0/+4
2008-05-23ftrace: use Makefile to remove tracing from lockdepSteven Rostedt2-13/+21
2008-05-23ftrace: user raw_spin_lock in tracingSteven Rostedt2-22/+31
2008-05-23ftrace: irqsoff use raw_smp_processor_idSteven Rostedt1-9/+10
2008-05-23ftrace: remove add-hoc codeIngo Molnar3-58/+2
2008-05-23ftrace: fix dynamic ftrace selftestSteven Rostedt4-6/+13
2008-05-23ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validationSteven Rostedt1-1/+3
2008-05-23ftrace: printk and trace irqsoff and wakeupsSteven Rostedt2-25/+14
2008-05-23ftrace: remove wakeup from function traceSteven Rostedt1-2/+0
2008-05-23ftrace: make it more available in the KconfigIngo Molnar1-3/+1
2008-05-23ftrace: fix wakeup callbackPeter Zijlstra1-1/+1
2008-05-23ftrace: trace next statePeter Zijlstra2-10/+26
2008-05-23ftrace: sched specialIngo Molnar3-3/+30
2008-05-23ftrace: sched tree fixIngo Molnar1-14/+21
2008-05-23ftrace: include cpu in stacktraceIngo Molnar1-15/+11
2008-05-23ftrace: iter ctrl fixIngo Molnar1-0/+5
2008-05-23ftrace: fix cmdline tracingIngo Molnar1-4/+4
2008-05-23ftrace: make use of tracing_cpumaskIngo Molnar1-31/+64
2008-05-23ftrace: add tracing_cpumaskIngo Molnar1-8/+70
2008-05-23ftrace: trace scheduler rbtreeIngo Molnar3-2/+6
2008-05-23ftrace: fix __trace_special()Ingo Molnar1-4/+0
2008-05-23ftrace: fix wakeupsIngo Molnar2-4/+29
2008-05-23ftrace: trace curr/next tasksIngo Molnar1-1/+12
2008-05-23ftrace: sched tracer, trace full rbtreeIngo Molnar4-43/+85
2008-05-23ftrace: make nostacktrace the defaultIngo Molnar1-1/+1
2008-05-23ftrace: sched tracer fixIngo Molnar2-11/+4
2008-05-23ftrace: add stack tracingIngo Molnar3-18/+97
2008-05-23ftrace: add wakeup events to sched tracerIngo Molnar5-5/+88
2008-05-23ftrace: remove notraceIngo Molnar8-130/+130
2008-05-23ftrace: disable -pg for the tracer itselfIngo Molnar1-0/+8
2008-05-23ftrace: remove address of function namesSteven Rostedt1-2/+2
2008-05-23ftrace: cleanupsIngo Molnar3-4/+5
2008-05-23ftrace: add trace_function api for other tracers to useSteven Rostedt4-11/+17
2008-05-23ftrace: allow the event pipe to be polledSoeren Sandmann Pedersen1-1/+38
2008-05-23ftrace: build fixIngo Molnar1-0/+6
2008-05-23ftrace: introduce the "hex" output methodIngo Molnar1-1/+92
2008-05-23ftrace: build fixIngo Molnar2-46/+67
2008-05-23ftrace: use cpu clock againIngo Molnar1-53/+1
2008-05-23ftrace: enabled tracing by defaultSteven Rostedt1-1/+3
2008-05-23ftrace: disable tracing on failureSteven Rostedt2-9/+107
2008-05-23ftrace - fix dynamic ftrace memory leakSteven Rostedt1-3/+42
2008-05-23ftrace: pipe fixesSteven Rostedt1-8/+7
2008-05-23ftrace, locking fixIngo Molnar1-6/+9
2008-05-23ftrace: add trace_special()Ingo Molnar2-0/+59
2008-05-23ftrace: bin-outputIngo Molnar1-0/+50
2008-05-23ftrace: add raw outputIngo Molnar1-8/+55
2008-05-23ftrace: clean-up-pipe-iterationIngo Molnar1-15/+5
2008-05-23ftrace: remove-idx-syncIngo Molnar2-37/+5
2008-05-23ftrace: fast, scalable, synchronized timestampsIngo Molnar1-1/+53
2008-05-23ftrace: timestamp syncing, prepareIngo Molnar7-14/+16