aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-01-21trace: print ftrace_dump at KERN_EMERG log levelSteven Rostedt
2009-01-21ring_buffer: reset write when reserve buffer failLai Jiangshan
2009-01-21tracing/function-graph-tracer: fix a regression while suspend to diskFrederic Weisbecker
2009-01-20ring-buffer: fix alignment problemSteven 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
2009-01-01cpumask: convert kernel trace functions furtherRusty Russell
2009-01-01cpumask: convert kernel trace functionsRusty Russell
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar
2008-12-30tracing: removed duplicated #includeHuang Weiyi
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds