aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt
2008-10-14ftrace: type cast filter+verifierSteven Rostedt
2008-10-14tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt
2008-10-14ftrace: make work with new ring bufferSteven Rostedt
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker
2008-10-14tracing/ftrace: replace none tracer by nop tracerFrédéric Weisbecker
2008-10-14trace: remove pointless ifdefsSteven Noonan
2008-10-14ftrace: add nop tracerSteven Noonan
2008-10-14ftrace: inject markers via trace_marker filePekka Paalanen
2008-10-14mmiotrace: handle TRACE_PRINT entriesPekka Paalanen
2008-10-14ftrace: add trace_vprintk()Pekka Paalanen
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen
2008-10-14ftrace: sched_switch: show the wakee's cpuPeter Zijlstra
2008-10-14ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-11ftrace: define function trace nopSteven Rostedt
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar
2008-05-26ftrace: fix up cmdline recordingSteven Rostedt
2008-05-24ftrace: mmiotrace, updatesPekka Paalanen
2008-05-23ftrace: sysprof updatesIngo Molnar
2008-05-23ftrace: sysprof-plugin, add self-testsIngo Molnar
2008-05-23ftrace: stacktrace fixIngo Molnar
2008-05-23Port ftrace to markersMathieu Desnoyers
2008-05-23ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen
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: move enums to ftrace.h and make helper function globalThomas Gleixner
2008-05-23ftrace: user raw_spin_lock in tracingSteven Rostedt
2008-05-23ftrace: fix dynamic ftrace selftestSteven Rostedt
2008-05-23ftrace: trace next statePeter Zijlstra
2008-05-23ftrace: trace scheduler rbtreeIngo Molnar
2008-05-23ftrace: sched tracer, trace full rbtreeIngo 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: add trace_special()Ingo Molnar
2008-05-23ftrace: remove-idx-syncIngo Molnar
2008-05-23ftrace: timestamp syncing, prepareIngo Molnar
2008-05-23ftrace: fix lockingIngo Molnar
2008-05-23ftrace: user run time file readingSteven Rostedt