summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-031-18/+21
* tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-031-0/+2
* ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2008-10-311-1/+6
* 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/+0
* ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-1/+1
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* 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/+2
* ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker2008-10-141-3/+10
* ftrace: make some tracers reentrantSteven Rostedt2008-10-141-8/+2
* 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/+234
* 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/+9
* ftrace: inject markers via trace_marker filePekka Paalanen2008-10-141-5/+71
* mmiotrace: handle TRACE_PRINT entriesPekka Paalanen2008-10-141-20/+11
* ftrace: add trace_vprintk()Pekka Paalanen2008-10-141-6/+18
* ftrace: move mmiotrace functions out of trace.cPekka Paalanen2008-10-141-44/+2
* 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/+0
* ftrace: printk formatting infrastructureSteven Rostedt2008-10-141-29/+244
* ftrace: new continue entry - separate out from trace_entrySteven Rostedt2008-10-141-127/+140
* tracing: remove unused variableAndrea Righi2008-07-271-1/+0
* ftrace: remove latency-tracer leftoverIngo Molnar2008-07-241-3/+0
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-141-4/+20
|\
| * ftrace: separate out the function enabled variableSteven Rostedt2008-07-111-3/+19
| * ftrace: check proper config for preempt typeSteven Rostedt2008-07-111-1/+1
* | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-101-0/+3
|\ \
| * | ftrace: sysprof updatesIngo Molnar2008-05-231-0/+3
* | | Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar2008-07-101-0/+42
|\ \ \ | |_|/ |/| |
| * | mmiotrace: ftrace fixIngo Molnar2008-05-241-4/+12
| * | ftrace: mmiotrace, updatesPekka Paalanen2008-05-241-0/+34
| |/
* | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-231-0/+3
* | ftrace: fix printoutJiri Slaby2008-06-121-3/+2
* | ftrace: disable tracing when current_tracer is set to "none"Ankita Garg2008-06-101-5/+17
* | ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar2008-06-021-3/+24
OpenPOWER on IntegriCloud