summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-081-19/+22
|\ \
| | * ftrace: fix breakage in bin_fmt resultsEric Anholt2008-11-051-1/+1
| | * ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-031-18/+21
* | | ftrace: restructure tracing start/stop infrastructureSteven Rostedt2008-11-061-36/+28Star
* | | ftrace: soft tracing stop and startSteven Rostedt2008-11-061-2/+79
* | | Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar2008-11-061-0/+2
|\ \ \
| * | | tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker2008-11-041-0/+2
| |/ /
* | | ftrace: function tracer with irqs disabledSteven Rostedt2008-11-041-1/+39
* | | ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt2008-11-041-6/+2Star
|/ /
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-031-7/+25
|\ \ \ \|
| | | | * tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-031-0/+2
| | | |/
| | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-5/+4Star
| | * | ftrace: nmi update statisticsSteven Rostedt2008-10-301-7/+24
* | | | ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra2008-11-031-20/+38
* | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-031-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-311-1/+6
| | |/ | |/|
* | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-311-8/+7Star
|\| |
| * | ftrace: fix current_tracer error returnSteven Rostedt2008-10-281-3/+4
| * | tracing: fix a build error on alphaFrederic Weisbecker2008-10-281-0/+1
| * | ftrace: remove ftrace hashSteven Rostedt2008-10-231-3/+0Star
| * | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-1/+1
| * | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
| |/
* / ftrace: ftrace dump on oops controlSteven Rostedt2008-10-271-3/+26
|/
* trace: add build-time check to avoid overrunning hex bufferHarvey Harrison2008-10-141-3/+3
* ftrace: fix hex output mode of ftraceHarvey Harrison2008-10-141-6/+2Star
* ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-141-3/+10
* ftrace: make some tracers reentrantSteven Rostedt2008-10-141-8/+2Star
* ftrace: preempt disable over interrupt disableSteven Rostedt2008-10-141-60/+63
* ftrace: type cast filter+verifierSteven Rostedt2008-10-141-25/+60
* tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker2008-10-141-1/+1
* ring_buffer: implement new lockingSteven Rostedt2008-10-141-36/+77
* tracing/ftrace: fix pipe breakingPekka Paalanen2008-10-141-2/+8
* tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker2008-10-141-36/+41
* ftrace: take advantage of variable length entriesSteven Rostedt2008-10-141-204/+235
* ftrace: make work with new ring bufferSteven Rostedt2008-10-141-698/+234Star
* tracing/ftrace: make tracing suitable to run the boot tracerFrédéric Weisbecker2008-10-141-5/+10
* tracing/ftrace: replace none tracer by nop tracerFrédéric Weisbecker2008-10-141-40/+9Star
* ftrace: inject markers via trace_marker filePekka Paalanen2008-10-141-5/+71
* mmiotrace: handle TRACE_PRINT entriesPekka Paalanen2008-10-141-20/+11Star
* ftrace: add trace_vprintk()Pekka Paalanen2008-10-141-6/+18
* ftrace: move mmiotrace functions out of trace.cPekka Paalanen2008-10-141-44/+2Star
* ftrace: sched_switch: show the wakee's cpuPeter Zijlstra2008-10-141-3/+9
* ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra2008-10-141-3/+5
* ftrace: print continue index fixSteven Rostedt2008-10-141-5/+10
* ftrace: binary and not logical for continue testSteven Rostedt2008-10-141-3/+3
* ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman2008-10-141-14/+14
* ftrace: fix some mistakes in error messagesFrédéric Weisbecker2008-10-141-5/+5
* ftrace: dump out ftrace buffers to console on panicSteven Rostedt2008-10-141-1/+174
* ftrace: ftrace_printk doc movedSteven Rostedt2008-10-141-16/+0Star
* ftrace: printk formatting infrastructureSteven Rostedt2008-10-141-29/+244