summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2008-05-23ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt-8/+137
2008-05-23ftrace: user proper API for setting RT prios in selftestSteven Rostedt-3/+3
2008-05-23ftrace: trace_pipe implement NONBLOCKSteven Rostedt-0/+4
2008-05-23ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt-0/+3
2008-05-23ftrace: restore iterator trace in pipe readSteven Rostedt-1/+4
2008-05-23ftrace: allow trace_pipe to block on all readsSteven Rostedt-2/+0
2008-05-23ftrace: fix conversion of task state to char in latency tracerAnkita Garg-2/+3
2008-05-23ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner-16/+23
2008-05-23ftrace: selftest protect againt max flipSteven Rostedt-3/+7
2008-05-23ftrace: fix mutex unlock in trace outputSteven Rostedt-1/+3
2008-05-23ftrace: add UNINTERRUPTIBLE state for kftraced on disableSteven Rostedt-4/+2
2008-05-23ftrace: restrict tracing to HAVE_FTRACE architecturesIngo Molnar-0/+4
2008-05-23ftrace: user raw_spin_lock in tracingSteven Rostedt-22/+31
2008-05-23ftrace: irqsoff use raw_smp_processor_idSteven Rostedt-9/+10
2008-05-23ftrace: remove add-hoc codeIngo Molnar-8/+2
2008-05-23ftrace: fix dynamic ftrace selftestSteven Rostedt-6/+13
2008-05-23ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validationSteven Rostedt-1/+3
2008-05-23ftrace: printk and trace irqsoff and wakeupsSteven Rostedt-25/+14
2008-05-23ftrace: remove wakeup from function traceSteven Rostedt-2/+0
2008-05-23ftrace: make it more available in the KconfigIngo Molnar-3/+1
2008-05-23ftrace: trace next statePeter Zijlstra-10/+26
2008-05-23ftrace: sched specialIngo Molnar-3/+27
2008-05-23ftrace: include cpu in stacktraceIngo Molnar-15/+11
2008-05-23ftrace: iter ctrl fixIngo Molnar-0/+5
2008-05-23ftrace: fix cmdline tracingIngo Molnar-4/+4
2008-05-23ftrace: make use of tracing_cpumaskIngo Molnar-31/+64
2008-05-23ftrace: add tracing_cpumaskIngo Molnar-8/+70
2008-05-23ftrace: trace scheduler rbtreeIngo Molnar-2/+6
2008-05-23ftrace: fix __trace_special()Ingo Molnar-4/+0
2008-05-23ftrace: fix wakeupsIngo Molnar-4/+11
2008-05-23ftrace: sched tracer, trace full rbtreeIngo Molnar-40/+53
2008-05-23ftrace: make nostacktrace the defaultIngo Molnar-1/+1
2008-05-23ftrace: sched tracer fixIngo Molnar-10/+3
2008-05-23ftrace: add stack tracingIngo Molnar-18/+97
2008-05-23ftrace: add wakeup events to sched tracerIngo Molnar-5/+88
2008-05-23ftrace: remove notraceIngo Molnar-130/+130
2008-05-23ftrace: disable -pg for the tracer itselfIngo Molnar-0/+8
2008-05-23ftrace: remove address of function namesSteven Rostedt-2/+2
2008-05-23ftrace: cleanupsIngo Molnar-4/+5
2008-05-23ftrace: add trace_function api for other tracers to useSteven Rostedt-11/+17
2008-05-23ftrace: allow the event pipe to be polledSoeren Sandmann Pedersen-1/+38
2008-05-23ftrace: build fixIngo Molnar-0/+6
2008-05-23ftrace: introduce the "hex" output methodIngo Molnar-1/+92
2008-05-23ftrace: build fixIngo Molnar-46/+67
2008-05-23ftrace: use cpu clock againIngo Molnar-53/+1
2008-05-23ftrace: enabled tracing by defaultSteven Rostedt-1/+3
2008-05-23ftrace: disable tracing on failureSteven Rostedt-9/+107
2008-05-23ftrace - fix dynamic ftrace memory leakSteven Rostedt-3/+42
2008-05-23ftrace: pipe fixesSteven Rostedt-8/+7
2008-05-23ftrace, locking fixIngo Molnar-6/+9