aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-23ftrace: fix setting of pos in read_pipeSteven Rostedt1-1/+1
2008-05-23ftrace: add trace pipe header plugginSteven Rostedt1-7/+31
2008-05-23ftrace: add logic to record overrunsSteven Rostedt1-5/+11
2008-05-23ftrace: fix comm on function trace outputSteven Rostedt1-1/+6
2008-05-23ftrace: comment codeSteven Rostedt1-1/+134
2008-05-23ftrace: modulize the number of CPU buffersSteven Rostedt1-14/+24
2008-05-23ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt1-6/+22
2008-05-23ftrace: simple clean upsSteven Rostedt1-13/+12
2008-05-23ftrace: cleanupsIngo Molnar1-6/+5
2008-05-23ftrace: simplify hexprintThomas Gleixner1-18/+5
2008-05-23ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt1-8/+137
2008-05-23ftrace: trace_pipe implement NONBLOCKSteven Rostedt1-0/+4
2008-05-23ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt1-0/+3
2008-05-23ftrace: restore iterator trace in pipe readSteven Rostedt1-1/+4
2008-05-23ftrace: allow trace_pipe to block on all readsSteven Rostedt1-2/+0
2008-05-23ftrace: fix conversion of task state to char in latency tracerAnkita Garg1-2/+3
2008-05-23ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner1-16/+8
2008-05-23ftrace: fix mutex unlock in trace outputSteven Rostedt1-1/+3
2008-05-23ftrace: user raw_spin_lock in tracingSteven Rostedt1-21/+30
2008-05-23ftrace: remove wakeup from function traceSteven Rostedt1-2/+0
2008-05-23ftrace: trace next statePeter Zijlstra1-10/+25
2008-05-23ftrace: sched specialIngo Molnar1-3/+3
2008-05-23ftrace: include cpu in stacktraceIngo Molnar1-15/+11
2008-05-23ftrace: iter ctrl fixIngo Molnar1-0/+5
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 Molnar1-0/+1
2008-05-23ftrace: fix __trace_special()Ingo Molnar1-4/+0
2008-05-23ftrace: fix wakeupsIngo Molnar1-4/+11
2008-05-23ftrace: sched tracer, trace full rbtreeIngo Molnar1-32/+23
2008-05-23ftrace: make nostacktrace the defaultIngo Molnar1-1/+1
2008-05-23ftrace: add stack tracingIngo Molnar1-18/+85
2008-05-23ftrace: add wakeup events to sched tracerIngo Molnar1-4/+38
2008-05-23ftrace: remove notraceIngo Molnar1-47/+47
2008-05-23ftrace: add trace_function api for other tracers to useSteven Rostedt1-4/+4
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 Molnar1-45/+66
2008-05-23ftrace: use cpu clock againIngo Molnar1-53/+1
2008-05-23ftrace: enabled tracing by defaultSteven Rostedt1-1/+3
2008-05-23ftrace: pipe fixesSteven Rostedt1-8/+7
2008-05-23ftrace, locking fixIngo Molnar1-6/+9
2008-05-23ftrace: add trace_special()Ingo Molnar1-0/+44
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 Molnar1-35/+5
2008-05-23ftrace: fast, scalable, synchronized timestampsIngo Molnar1-1/+53
2008-05-23ftrace: timestamp syncing, prepareIngo Molnar1-1/+6