aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell1-1/+1
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg1-0/+1
2008-12-17tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker1-1/+2
2008-12-12x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger1-8/+6
2008-12-05tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker1-1/+1
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-1/+3
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker1-1/+3
2008-12-04tracing: fix typo and missing inline functionIngo Molnar1-1/+5
2008-12-04ftrace: use struct pidSteven Rostedt1-2/+2
2008-12-04ftrace: trace single pid for function graph tracerSteven Rostedt1-0/+10
2008-12-04ftrace: graph of a single functionSteven Rostedt1-1/+29
2008-12-03ftrace: function graph return for function entrySteven Rostedt1-1/+1
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/coreIngo Molnar1-14/+28
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven1-0/+7
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt1-0/+1
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker1-11/+17
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker1-6/+6
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger1-0/+12
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_header()Markus Metzger1-0/+1
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin1-1/+2
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin1-0/+9
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker1-0/+1
2008-11-18tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker1-0/+26
2008-11-18Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar1-2/+0
2008-11-17tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V1-2/+0
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker1-1/+2
2008-11-13ftrace: CPU buffer start annotation clean upsSteven Rostedt1-0/+1
2008-11-12ftrace: add tracer called branchSteven Rostedt1-0/+2
2008-11-12ftrace: rename unlikely iter_ctrl to branchSteven Rostedt1-13/+13
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-3/+3
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt1-0/+39
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker1-5/+12
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker1-0/+1
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker1-0/+35
2008-11-08ftrace: display start of CPU buffer in trace outputSteven Rostedt1-0/+2
2008-11-08ftrace: remove trace array ctrlSteven Rostedt1-1/+0
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt1-1/+0
2008-11-08ftrace: fix sched_switch APISteven Rostedt1-1/+3
2008-11-08ftrace: fix boot trace sched startupSteven Rostedt1-1/+1
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt1-2/+3
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar1-0/+1
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker1-0/+1
2008-11-04ftrace: function tracer with irqs disabledSteven Rostedt1-0/+1
2008-11-04ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt1-0/+48
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt1-9/+11
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt1-6/+7
2008-10-14ftrace: type cast filter+verifierSteven Rostedt1-0/+42
2008-10-14tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker1-1/+9
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt1-39/+42