summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
* cpumask: convert kernel trace functions furtherRusty Russell2009-01-011-1/+1
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-191-0/+1
* tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2008-12-171-1/+2
* x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-121-8/+6
* tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker2008-12-051-1/+1
*-. Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-051-1/+3
|\ \
| * | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-041-1/+3
* | | tracing: fix typo and missing inline functionIngo Molnar2008-12-041-1/+5
* | | ftrace: use struct pidSteven Rostedt2008-12-041-2/+2
* | | ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-041-0/+10
* | | ftrace: graph of a single functionSteven Rostedt2008-12-041-1/+29
|/ /
* | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
| |
| \
*-. \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-271-14/+28
|\ \ \
| | * | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+7
| |/ / |/| |
| * | ftrace: add thread comm to function graph tracerSteven Rostedt2008-11-261-0/+1
| * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-11/+17
| * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-6/+6
|/ /
* | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-251-0/+12
* | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-251-0/+1
* | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-231-1/+2
* | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+9
* | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-0/+1
* | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-181-0/+26
| |
| \
*-. \ Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-181-2/+0
|\ \ \ | | |/
| * | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-171-2/+0
* | | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-161-1/+2
|/ /
* | ftrace: CPU buffer start annotation clean upsSteven Rostedt2008-11-131-0/+1
* | ftrace: add tracer called branchSteven Rostedt2008-11-121-0/+2
* | ftrace: rename unlikely iter_ctrl to branchSteven Rostedt2008-11-121-13/+13
* | trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-3/+3
* | tracing: likely/unlikely branch annotation tracerSteven Rostedt2008-11-121-0/+39
* | tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker2008-11-121-5/+12
* | tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker2008-11-121-0/+1
* | tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-111-0/+35
* | ftrace: display start of CPU buffer in trace outputSteven Rostedt2008-11-081-0/+2
* | ftrace: remove trace array ctrlSteven Rostedt2008-11-081-1/+0
* | ftrace: remove ctrl_update methodSteven Rostedt2008-11-081-1/+0
* | ftrace: fix sched_switch APISteven Rostedt2008-11-081-1/+3
* | ftrace: fix boot trace sched startupSteven Rostedt2008-11-081-1/+1
* | ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-061-2/+3
* | Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar2008-11-061-0/+1
|\ \
| * | tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-041-0/+1
| |/
* | ftrace: function tracer with irqs disabledSteven Rostedt2008-11-041-0/+1
* | ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt2008-11-041-0/+48
|/
* ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-311-9/+11
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-141-6/+7
* ftrace: type cast filter+verifierSteven Rostedt2008-10-141-0/+42
* tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker2008-10-141-1/+9
* ftrace: take advantage of variable length entriesSteven Rostedt2008-10-141-39/+42
OpenPOWER on IntegriCloud