aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.h
AgeCommit message (Expand)Author
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker
2008-11-18Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-17tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker
2008-11-13ftrace: CPU buffer start annotation clean upsSteven Rostedt
2008-11-12ftrace: add tracer called branchSteven Rostedt
2008-11-12ftrace: rename unlikely iter_ctrl to branchSteven Rostedt
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker
2008-11-08ftrace: display start of CPU buffer in trace outputSteven Rostedt
2008-11-08ftrace: remove trace array ctrlSteven Rostedt
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt
2008-11-08ftrace: fix sched_switch APISteven Rostedt
2008-11-08ftrace: fix boot trace sched startupSteven Rostedt
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker
2008-11-04ftrace: function tracer with irqs disabledSteven Rostedt
2008-11-04ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt
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