summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ftrace: make work with new ring bufferSteven Rostedt2008-10-141-17/+5
* tracing/ftrace: add the boot tracerFrédéric Weisbecker2008-10-141-0/+4
* tracing/ftrace: replace none tracer by nop tracerFrédéric Weisbecker2008-10-141-0/+2
* trace: remove pointless ifdefsSteven Noonan2008-10-141-16/+0
* ftrace: add nop tracerSteven Noonan2008-10-141-0/+4
* ftrace: inject markers via trace_marker filePekka Paalanen2008-10-141-0/+4
* mmiotrace: handle TRACE_PRINT entriesPekka Paalanen2008-10-141-0/+19
* ftrace: add trace_vprintk()Pekka Paalanen2008-10-141-0/+1
* ftrace: move mmiotrace functions out of trace.cPekka Paalanen2008-10-141-9/+6
* ftrace: sched_switch: show the wakee's cpuPeter Zijlstra2008-10-141-0/+1
* ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra2008-10-141-0/+1
* ftrace: printk formatting infrastructureSteven Rostedt2008-10-141-0/+11
* ftrace: new continue entry - separate out from trace_entrySteven Rostedt2008-10-141-3/+14
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-141-2/+8
|\
| * ftrace: define function trace nopSteven Rostedt2008-07-111-2/+8
* | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-101-0/+6
|\ \
| * | ftrace: sysprof updatesIngo Molnar2008-05-231-0/+2
| * | ftrace: sysprof-plugin, add self-testsIngo Molnar2008-05-231-0/+4
* | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-101-0/+14
|\ \ \ | |_|/ |/| |
| * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-241-0/+14
| |/
* / ftrace: fix up cmdline recordingSteven Rostedt2008-05-261-2/+2
|/
* ftrace: stacktrace fixIngo Molnar2008-05-231-1/+1
* Port ftrace to markersMathieu Desnoyers2008-05-231-19/+1
* ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2008-05-231-0/+3
* ftrace: add trace pipe header plugginSteven Rostedt2008-05-231-0/+5