summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-01-30kmemtrace: fix printk formats, fixRandy Dunlap
2009-01-26kmemtrace: fix printk format warningsRandy Dunlap
2009-01-26Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-01-23tracing/function-graph-tracer: various fixes and featuresFrederic Weisbecker
2009-01-23trace: fix logic to start/stop countingSteven Rostedt
2009-01-23trace: remove internal irqsoff disabling for trace outputSteven Rostedt
2009-01-22ring-buffer: reset timestamps when ring buffer is resetSteven Rostedt
2009-01-22wakeup-tracer: show scheduling data in outputSteven Rostedt
2009-01-22trace: separate out rt tasks from wakeup tracerSteven Rostedt
2009-01-22ring-buffer: do not swap if recording is disabledSteven Rostedt
2009-01-22trace: do not disable wake up tracer on output of traceSteven Rostedt
2009-01-20trace_workqueue: use percpu data for workqueue statLai Jiangshan
2009-01-20x86, ftrace, hw-branch-tracer: change trace formatMarkus Metzger
2009-01-20x86, ftrace, hw-branch-tracer: reset trace buffer on closeMarkus Metzger
2009-01-20x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger
2009-01-20x86, ftrace, hw-branch-tracer: support hotplug cpusMarkus Metzger
2009-01-16trace: set max latency variable to zero on defaultSteven Rostedt
2009-01-16ftrace: remove static from function tracer functionsSteven Rostedt
2009-01-16ftrace: combine stack trace in function callSteven Rostedt
2009-01-16trace: clean up format errors in calls to trace_seq_printfSteven Rostedt
2009-01-16trace: add gcc printf check to trace_seq_printfSteven Rostedt
2009-01-16ftrace: move function tracer functions out of trace.cSteven Rostedt
2009-01-16ftrace: add stack trace to function tracerSteven Rostedt
2009-01-16ftrace: fix trace_outputLai Jiangshan
2009-01-15tracing: trace_stat.c cleanupIngo Molnar
2009-01-15tracing/ftrace: add missing unlock in register_stat_tracer()Li Zefan
2009-01-15tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-15trace: stop all recording to ring buffer on ftrace_dumpSteven Rostedt
2009-01-15ring_buffer: reset write when reserve buffer failLai Jiangshan
2009-01-15trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt
2009-01-14ftrace, trivial: fix typo "resgister" -> "register"Uwe Kleine-Koenig
2009-01-14tracing: add a new workqueue tracerFrederic Weisbecker
2009-01-14tracing/ftrace: separate events tracing and stats tracing engineFrederic Weisbecker
2009-01-14ftrace, ia64: Add macro for ftrace_callerShaohua Li
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li
2009-01-11mmiotrace: count events lost due to not recordingPekka Paalanen
2009-01-11trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-01-11tracing/ftrace: handle more than one stat file per tracerFrederic Weisbecker
2009-01-11kernel/trace/ring_buffer.c: use DIV_ROUND_UPAndrew Morton
2009-01-11kernel/trace/ring_buffer.c: reduce inliningAndrew Morton
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2009-01-07ring_buffer: fix ring_buffer_event_length()Robert Richter
2009-01-07trace: clean up funny line breaks in stat_seq_showSteven Rostedt
2009-01-07tracing/ftrace: fix a memory leak in stat tracingFrederic Weisbecker
2009-01-07ftrace: convert unsigned index to signedSteven Rostedt
2009-01-06Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgentIngo Molnar
2009-01-06kmemtrace: add kmemtrace_init()Ingo Molnar
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar
2009-01-06kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu