aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2008-05-26ftrace: limit use of check pagesSteven Rostedt
2008-05-24mmiotrace: ftrace fixIngo Molnar
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen
2008-05-23ftrace: sysprof updatesIngo Molnar
2008-05-23ftrace: stacktrace fixIngo Molnar
2008-05-23ftrace: limit trace entriesSteven Rostedt
2008-05-23ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen
2008-05-23ftrace: special stacktraceIngo Molnar
2008-05-23ftrace: trace fasterIngo Molnar
2008-05-23ftrace: fix setting of pos in read_pipeSteven Rostedt
2008-05-23ftrace: add trace pipe header plugginSteven Rostedt
2008-05-23ftrace: add logic to record overrunsSteven Rostedt
2008-05-23ftrace: fix comm on function trace outputSteven Rostedt
2008-05-23ftrace: comment codeSteven Rostedt
2008-05-23ftrace: modulize the number of CPU buffersSteven Rostedt
2008-05-23ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt
2008-05-23ftrace: simple clean upsSteven Rostedt
2008-05-23ftrace: cleanupsIngo Molnar
2008-05-23ftrace: simplify hexprintThomas Gleixner
2008-05-23ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt
2008-05-23ftrace: trace_pipe implement NONBLOCKSteven Rostedt
2008-05-23ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt
2008-05-23ftrace: restore iterator trace in pipe readSteven Rostedt
2008-05-23ftrace: allow trace_pipe to block on all readsSteven Rostedt
2008-05-23ftrace: fix conversion of task state to char in latency tracerAnkita Garg
2008-05-23ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner
2008-05-23ftrace: fix mutex unlock in trace outputSteven Rostedt
2008-05-23ftrace: user raw_spin_lock in tracingSteven Rostedt
2008-05-23ftrace: remove wakeup from function traceSteven Rostedt
2008-05-23ftrace: trace next statePeter Zijlstra
2008-05-23ftrace: sched specialIngo Molnar
2008-05-23ftrace: include cpu in stacktraceIngo Molnar
2008-05-23ftrace: iter ctrl fixIngo Molnar
2008-05-23ftrace: make use of tracing_cpumaskIngo Molnar
2008-05-23ftrace: add tracing_cpumaskIngo Molnar
2008-05-23ftrace: trace scheduler rbtreeIngo Molnar
2008-05-23ftrace: fix __trace_special()Ingo Molnar
2008-05-23ftrace: fix wakeupsIngo Molnar
2008-05-23ftrace: sched tracer, trace full rbtreeIngo Molnar
2008-05-23ftrace: make nostacktrace the defaultIngo Molnar
2008-05-23ftrace: add stack tracingIngo Molnar
2008-05-23ftrace: add wakeup events to sched tracerIngo Molnar
2008-05-23ftrace: remove notraceIngo Molnar
2008-05-23ftrace: add trace_function api for other tracers to useSteven Rostedt
2008-05-23ftrace: allow the event pipe to be polledSoeren Sandmann Pedersen
2008-05-23ftrace: build fixIngo Molnar
2008-05-23ftrace: introduce the "hex" output methodIngo Molnar
2008-05-23ftrace: build fixIngo Molnar
2008-05-23ftrace: use cpu clock againIngo Molnar
2008-05-23ftrace: enabled tracing by defaultSteven Rostedt