aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-03ftrace: use kretprobe trampoline name to test in outputSteven Rostedt
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker
2008-10-23ftrace: remove ftrace hashSteven Rostedt
2008-10-23ftrace: only have ftrace_kill atomicSteven Rostedt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-14trace: add build-time check to avoid overrunning hex bufferHarvey Harrison
2008-10-14ftrace: fix hex output mode of ftraceHarvey Harrison
2008-10-14ftrace: return an error when setting a nonexistent tracerFrederic Weisbecker
2008-10-14ftrace: make some tracers reentrantSteven Rostedt
2008-10-14ftrace: preempt disable over interrupt disableSteven Rostedt
2008-10-14ftrace: type cast filter+verifierSteven Rostedt
2008-10-14tracing/ftrace: adapt mmiotrace to the new type of print_line, fixFrederic Weisbecker
2008-10-14ring_buffer: implement new lockingSteven Rostedt
2008-10-14tracing/ftrace: fix pipe breakingPekka Paalanen
2008-10-14tracing/ftrace: change the type of the print_line callbackFrederic Weisbecker
2008-10-14ftrace: take advantage of variable length entriesSteven Rostedt
2008-10-14ftrace: make work with new ring bufferSteven Rostedt
2008-10-14tracing/ftrace: make tracing suitable to run the boot tracerFrédéric Weisbecker
2008-10-14tracing/ftrace: replace none tracer by nop tracerFrédéric Weisbecker
2008-10-14ftrace: inject markers via trace_marker filePekka Paalanen
2008-10-14mmiotrace: handle TRACE_PRINT entriesPekka Paalanen
2008-10-14ftrace: add trace_vprintk()Pekka Paalanen
2008-10-14ftrace: move mmiotrace functions out of trace.cPekka Paalanen
2008-10-14ftrace: sched_switch: show the wakee's cpuPeter Zijlstra
2008-10-14ftrace: make ftrace_printk usable with the other tracersPeter Zijlstra
2008-10-14ftrace: print continue index fixSteven Rostedt
2008-10-14ftrace: binary and not logical for continue testSteven Rostedt
2008-10-14ftrace: make output nicely spaced for up to 999 cpusMichael Ellerman
2008-10-14ftrace: fix some mistakes in error messagesFrédéric Weisbecker
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt
2008-10-14ftrace: new continue entry - separate out from trace_entrySteven Rostedt
2008-07-27tracing: remove unused variableAndrea Righi
2008-07-24ftrace: remove latency-tracer leftoverIngo Molnar
2008-07-14Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-11ftrace: separate out the function enabled variableSteven Rostedt
2008-07-11ftrace: check proper config for preempt typeSteven Rostedt
2008-07-10Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar
2008-07-10Merge branch 'tracing/mmiotrace' into auto-ftrace-nextIngo Molnar
2008-06-23ftrace: freeze kprobe'd recordsAbhishek Sagar
2008-06-12ftrace: fix printoutJiri Slaby
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg
2008-06-02ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar
2008-05-26ftrace: fix up cmdline recordingSteven Rostedt
2008-05-26ftrace: move ftrace_special to trace.cSteven Rostedt