aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAge
* trace: Remove unused trace_array_cpu parameterArnaldo Carvalho de Melo2009-02-05
* trace: better manage the context info for eventsFrederic Weisbecker2009-02-03
* blktrace: add ftrace pluginArnaldo Carvalho de Melo2009-01-26
* x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-20
* ftrace: remove static from function tracer functionsSteven Rostedt2009-01-16
* ftrace: add stack trace to function tracerSteven Rostedt2009-01-16
* tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-10
* Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-06
|\
| * tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar2008-12-29
| * tracing/ftrace: provide the base infrastructure for histogram tracingFrederic Weisbecker2008-12-29
| * ftrace: set up trace event hash infrastructureSteven Rostedt2008-12-29
| * ftrace: remove obsolete print continue functionalitySteven Rostedt2008-12-29
* | Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-06
|\ \
| * | cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| |/
* / tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-30
|/
* ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-19
* tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2008-12-16
* x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-12
* tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker2008-12-05
*-. Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05
|\ \
| * | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-04
* | | tracing: fix typo and missing inline functionIngo Molnar2008-12-04
* | | ftrace: use struct pidSteven Rostedt2008-12-04
* | | ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-04
* | | ftrace: graph of a single functionSteven Rostedt2008-12-04
|/ /
* | ftrace: function graph return for function entrySteven Rostedt2008-12-03
| |
| \
*-. \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-27
|\ \ \
| | * | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-26
| |/ / |/| |
| * | ftrace: add thread comm to function graph tracerSteven Rostedt2008-11-26
| * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-25
| * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
|/ /
* | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-25
* | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-25
* | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-23
* | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-23
* | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
* | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-18
| |
| \
*-. | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-18
|\ \|
| * | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-17
* | | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-16
|/ /
* | ftrace: CPU buffer start annotation clean upsSteven Rostedt2008-11-13
* | ftrace: add tracer called branchSteven Rostedt2008-11-12
* | ftrace: rename unlikely iter_ctrl to branchSteven Rostedt2008-11-12
* | trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
* | tracing: likely/unlikely branch annotation tracerSteven Rostedt2008-11-12
* | tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker2008-11-12
* | tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker2008-11-12
* | tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker2008-11-11
* | ftrace: display start of CPU buffer in trace outputSteven Rostedt2008-11-08