| Commit message (Expand) | Author | Age |
* | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 2009-01-26 |
* | ftrace: add ftrace_vprintk | Arnaldo Carvalho de Melo | 2009-01-26 |
* | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar | 2009-01-26 |
|\ |
|
| * | tracing/function-graph-tracer: various fixes and features | Frederic Weisbecker | 2009-01-23 |
* | | trace: fix logic to start/stop counting | Steven Rostedt | 2009-01-23 |
* | | trace: remove internal irqsoff disabling for trace output | Steven Rostedt | 2009-01-23 |
|/ |
|
* | ring-buffer: reset timestamps when ring buffer is reset | Steven Rostedt | 2009-01-22 |
* | wakeup-tracer: show scheduling data in output | Steven Rostedt | 2009-01-22 |
* | trace: separate out rt tasks from wakeup tracer | Steven Rostedt | 2009-01-22 |
* | ring-buffer: do not swap if recording is disabled | Steven Rostedt | 2009-01-22 |
* | trace: do not disable wake up tracer on output of trace | Steven Rostedt | 2009-01-22 |
* | 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-20 |
* | 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-16 |
* | 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-15 |
* | 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-14 |
* | mmiotrace: count events lost due to not recording | Pekka Paalanen | 2009-01-10 |
* | trace: mmiotrace to the tracer menu in Kconfig | Pekka Paalanen | 2009-01-10 |
* | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker | 2009-01-10 |
* | kernel/trace/ring_buffer.c: use DIV_ROUND_UP | Andrew Morton | 2009-01-10 |
* | kernel/trace/ring_buffer.c: reduce inlining | Andrew Morton | 2009-01-10 |
* | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar | 2009-01-10 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2009-01-09 |
| |\ |
|
| | * | 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-07 |
* | | | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2009-01-06 |
|\ \ \ |
|
| * | | | tracing/selftest: remove TRACE_CONT reference | Ingo Molnar | 2008-12-29 |
| * | | | tracing/ftrace: make trace_find_cmdline() generally available | Ingo Molnar | 2008-12-29 |
| * | | | tracing/branch-tracer: adapt to the stat tracing API | Frederic Weisbecker | 2008-12-29 |