aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* blktrace: add ftrace pluginArnaldo Carvalho de Melo2009-01-26
* ftrace: add ftrace_vprintkArnaldo Carvalho de Melo2009-01-26
* Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2009-01-26
|\
| * tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker2009-01-23
* | trace: fix logic to start/stop countingSteven Rostedt2009-01-23
* | trace: remove internal irqsoff disabling for trace outputSteven Rostedt2009-01-23
|/
* ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt2009-01-22
* wakeup-tracer: show scheduling data in outputSteven Rostedt2009-01-22
* trace: separate out rt tasks from wakeup tracerSteven Rostedt2009-01-22
* ring-buffer: do not swap if recording is disabledSteven Rostedt2009-01-22
* trace: do not disable wake up tracer on output of traceSteven Rostedt2009-01-22
* trace_workqueue: use percpu data for workqueue statLai Jiangshan2009-01-20
* x86, ftrace, hw-branch-tracer: change trace formatMarkus Metzger2009-01-20
* x86, ftrace, hw-branch-tracer: reset trace buffer on closeMarkus Metzger2009-01-20
* x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-20
* x86, ftrace, hw-branch-tracer: support hotplug cpusMarkus Metzger2009-01-20
* trace: set max latency variable to zero on defaultSteven Rostedt2009-01-16
* ftrace: remove static from function tracer functionsSteven Rostedt2009-01-16
* ftrace: combine stack trace in function callSteven Rostedt2009-01-16
* trace: clean up format errors in calls to trace_seq_printfSteven Rostedt2009-01-16
* trace: add gcc printf check to trace_seq_printfSteven Rostedt2009-01-16
* ftrace: move function tracer functions out of trace.cSteven Rostedt2009-01-16
* ftrace: add stack trace to function tracerSteven Rostedt2009-01-16
* ftrace: fix trace_outputLai Jiangshan2009-01-16
* tracing: trace_stat.c cleanupIngo Molnar2009-01-15
* tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan2009-01-15
* tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker2009-01-15
* trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt2009-01-15
* ring_buffer: reset write when reserve buffer failLai Jiangshan2009-01-15
* trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt2009-01-15
* ftrace, trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig2009-01-14
* tracing: add a new workqueue tracerFrederic Weisbecker2009-01-14
* tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker2009-01-14
* ftrace, ia64: Add macro for ftrace_callerShaohua Li2009-01-14
* ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li2009-01-14
* mmiotrace: count events lost due to not recordingPekka Paalanen2009-01-10
* trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-01-10
* tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker2009-01-10
* kernel/trace/ring_buffer.c: use DIV_ROUND_UPAndrew Morton2009-01-10
* kernel/trace/ring_buffer.c: reduce inliningAndrew Morton2009-01-10
* Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-10
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
| |\
| | * ring_buffer: fix ring_buffer_event_length()Robert Richter2009-01-07
* | | trace: clean up funny line breaks in stat_seq_showSteven Rostedt2009-01-07
* | | tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker2009-01-07
* | | ftrace: convert unsigned index to signedSteven Rostedt2009-01-07
* | | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar2009-01-06
|\ \ \
| * | | tracing/selftest: remove TRACE_CONT referenceIngo Molnar2008-12-29
| * | | tracing/ftrace: make trace_find_cmdline() generally availableIngo Molnar2008-12-29
| * | | tracing/branch-tracer: adapt to the stat tracing APIFrederic Weisbecker2008-12-29