Age | Commit message (Expand) | Author |
2009-01-21 | trace: print ftrace_dump at KERN_EMERG log level | Steven Rostedt |
2009-01-21 | ring_buffer: reset write when reserve buffer fail | Lai Jiangshan |
2009-01-21 | tracing/function-graph-tracer: fix a regression while suspend to disk | Frederic Weisbecker |
2009-01-20 | ring-buffer: fix alignment problem | Steven Rostedt |
2009-01-20 | trace_workqueue: use percpu data for workqueue stat | Lai Jiangshan |
2009-01-20 | x86, ftrace, hw-branch-tracer: change trace format | Markus Metzger |
2009-01-20 | x86, ftrace, hw-branch-tracer: reset trace buffer on close | Markus Metzger |
2009-01-20 | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger |
2009-01-20 | x86, ftrace, hw-branch-tracer: support hotplug cpus | Markus Metzger |
2009-01-16 | trace: set max latency variable to zero on default | Steven Rostedt |
2009-01-16 | ftrace: remove static from function tracer functions | Steven Rostedt |
2009-01-16 | ftrace: combine stack trace in function call | Steven Rostedt |
2009-01-16 | trace: clean up format errors in calls to trace_seq_printf | Steven Rostedt |
2009-01-16 | trace: add gcc printf check to trace_seq_printf | Steven Rostedt |
2009-01-16 | ftrace: move function tracer functions out of trace.c | Steven Rostedt |
2009-01-16 | ftrace: add stack trace to function tracer | Steven Rostedt |
2009-01-16 | ftrace: fix trace_output | Lai Jiangshan |
2009-01-15 | tracing: trace_stat.c cleanup | Ingo Molnar |
2009-01-15 | tracing/ftrace: add missing unlock in register_stat_tracer() | Li Zefan |
2009-01-15 | tracing/function-graph-tracer: fix a regression while suspend to disk | Frederic Weisbecker |
2009-01-15 | trace: stop all recording to ring buffer on ftrace_dump | Steven Rostedt |
2009-01-15 | ring_buffer: reset write when reserve buffer fail | Lai Jiangshan |
2009-01-15 | trace: print ftrace_dump at KERN_EMERG log level | Steven Rostedt |
2009-01-14 | ftrace, trivial: fix typo "resgister" -> "register" | Uwe Kleine-Koenig |
2009-01-14 | tracing: add a new workqueue tracer | Frederic Weisbecker |
2009-01-14 | tracing/ftrace: separate events tracing and stats tracing engine | Frederic Weisbecker |
2009-01-14 | ftrace, ia64: Add macro for ftrace_caller | Shaohua Li |
2009-01-14 | ftrace, ia64: explictly ignore a file in recordmcount.pl | Shaohua Li |
2009-01-11 | mmiotrace: count events lost due to not recording | Pekka Paalanen |
2009-01-11 | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen |
2009-01-11 | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker |
2009-01-11 | kernel/trace/ring_buffer.c: use DIV_ROUND_UP | Andrew Morton |
2009-01-11 | kernel/trace/ring_buffer.c: reduce inlining | Andrew Morton |
2009-01-11 | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar |
2009-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds |
2009-01-07 | ring_buffer: fix ring_buffer_event_length() | Robert Richter |
2009-01-07 | trace: clean up funny line breaks in stat_seq_show | Steven Rostedt |
2009-01-07 | tracing/ftrace: fix a memory leak in stat tracing | Frederic Weisbecker |
2009-01-07 | ftrace: convert unsigned index to signed | Steven Rostedt |
2009-01-06 | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2009-01-06 | kmemtrace: add kmemtrace_init() | Ingo Molnar |
2009-01-06 | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar |
2009-01-06 | kmemtrace: Remove the relay version of kmemtrace | Eduard - Gabriel Munteanu |
2009-01-01 | cpumask: convert kernel trace functions further | Rusty Russell |
2009-01-01 | cpumask: convert kernel trace functions | Rusty Russell |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-31 | Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2 | Ingo Molnar |
2008-12-31 | Merge branch 'linus' into tracing/kmemtrace | Ingo Molnar |
2008-12-30 | tracing: removed duplicated #include | Huang Weiyi |
2008-12-30 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |