aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/coreIngo Molnar1-7/+25
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro1-0/+2
2008-11-03ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra1-20/+38
2008-11-03Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar1-1/+6
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt1-5/+4
2008-10-31Merge branch 'linus' into tracing/ftraceIngo Molnar1-8/+7
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt1-1/+6
2008-10-30ftrace: nmi update statisticsSteven Rostedt1-7/+24
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt1-3/+4
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker1-0/+1
2008-10-27ftrace: ftrace dump on oops controlSteven Rostedt1-3/+26
2008-10-23ftrace: remove ftrace hashSteven Rostedt1-3/+0
2008-10-23ftrace: only have ftrace_kill atomicSteven Rostedt1-1/+1
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-14trace: add build-time check to avoid overrunning hex bufferHarvey Harrison1-3/+3
2008-10-14ftrace: fix hex output mode of ftraceHarvey Harrison1-6/+2
2008-10-14ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker1-3/+10
2008-10-14ftrace: make some tracers reentrantSteven Rostedt1-8/+2
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt1-60/+63
2008-10-14ftrace: type cast filter+verifierSteven Rostedt1-25/+60
2008-10-14tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker1-1/+1
2008-10-14ring_buffer: implement new lockingSteven Rostedt1-36/+77
2008-10-14tracing/ftrace: fix pipe breakingPekka Paalanen1-2/+8
2008-10-14tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker1-36/+41
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt1-204/+235
2008-10-14ftrace: make work with new ring bufferSteven Rostedt1-698/+234
2008-10-14tracing/ftrace: make tracing suitable to run the boot tracerFrédéric Weisbecker1-5/+10
2008-10-14tracing/ftrace: replace none tracer by nop tracerFrédéric Weisbecker1-40/+9
2008-10-14ftrace: inject markers via trace_marker filePekka Paalanen1-5/+71
2008-10-14mmiotrace: handle TRACE_PRINT entriesPekka Paalanen1-20/+11
2008-10-14ftrace: add trace_vprintk()Pekka Paalanen1-6/+18
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen1-44/+2
2008-10-14ftrace: sched_switch: show the wakee's cpuPeter Zijlstra1-3/+9
2008-10-14ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra1-3/+5
2008-10-14ftrace: print continue index fixSteven Rostedt1-5/+10
2008-10-14ftrace: binary and not logical for continue testSteven Rostedt1-3/+3
2008-10-14ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman1-14/+14
2008-10-14ftrace: fix some mistakes in error messagesFrédéric Weisbecker1-5/+5
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt1-1/+174
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt1-16/+0
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt1-29/+244
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt1-127/+140
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-24ftrace: remove latency-tracer leftoverIngo Molnar1-3/+0
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar1-4/+20
2008-07-11ftrace: separate out the function enabled variableSteven Rostedt1-3/+19
2008-07-11ftrace: check proper config for preempt typeSteven Rostedt1-1/+1
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar1-0/+3
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar1-0/+42
2008-06-23ftrace: freeze kprobe'd recordsAbhishek Sagar1-0/+3