aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2008-11-11ftrace: prevent ftrace_special from recursionSteven Rostedt
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-10ftrace: disable tracing on resizeSteven Rostedt
2008-11-08ftrace: display start of CPU buffer in trace outputSteven Rostedt
2008-11-08ftrace: remove trace array ctrlSteven Rostedt
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt
2008-11-08ftrace: enable trace_printk by defaultSteven Rostedt
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt
2008-11-06ftrace: soft tracing stop and startSteven Rostedt
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar
2008-11-05ftrace: fix breakage in bin_fmt resultsEric Anholt
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker
2008-11-04ftrace: function tracer with irqs disabledSteven Rostedt
2008-11-04ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt
2008-11-03ftrace: use kretprobe trampoline name to test in outputSteven Rostedt
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro
2008-11-03ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra
2008-11-03Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt
2008-10-31Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt
2008-10-30ftrace: nmi update statisticsSteven Rostedt
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker
2008-10-27ftrace: ftrace dump on oops controlSteven Rostedt
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