Age | Commit message (Expand) | Author |
2008-11-04 | tracing/ftrace: fix a bug when switch current tracer to sched tracer | Frederic Weisbecker |
2008-11-04 | tracing/ftrace: types and naming corrections for sched tracer | Frederic Weisbecker |
2008-11-04 | tracing/fastboot: use sched switch tracer from boot tracer | Frederic Weisbecker |
2008-11-04 | tracing/ftrace: remove unused code in sched_switch tracer | Frederic Weisbecker |
2008-11-04 | tracing/ftrace: fix a race condition in sched_switch tracer | Frederic Weisbecker |
2008-11-04 | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker |
2008-11-03 | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar |
2008-11-03 | tracing, alpha: undefined reference to `save_stack_trace' | Al Viro |
2008-11-03 | ftrace: ftrace_dump_on_oops=[tracer] | Peter Zijlstra |
2008-11-03 | Merge commit 'v2.6.28-rc3' into tracing/ftrace | Ingo Molnar |
2008-10-31 | ftrace: nmi safe code clean ups | Steven Rostedt |
2008-10-31 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar |
2008-10-31 | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt |
2008-10-30 | ftrace: nmi update statistics | Steven Rostedt |
2008-10-29 | ftrace: fix trace_nop config select | Steven Rostedt |
2008-10-28 | ftrace: perform an initialization for ftrace to enable it | Frederic Weisbecker |
2008-10-28 | ftrace: fix current_tracer error return | Steven Rostedt |
2008-10-28 | tracing: fix a build error on alpha | Frederic Weisbecker |
2008-10-27 | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker |
2008-10-27 | ftrace: ftrace dump on oops control | Steven Rostedt |
2008-10-27 | trace: fix printk warning for u64 | Stephen Rothwell |
2008-10-24 | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar |
2008-10-23 | ftrace: fix build failure | Ingo Molnar |
2008-10-23 | ftrace: remove ftrace hash | Steven Rostedt |
2008-10-23 | ftrace: remove mcount set | Steven Rostedt |
2008-10-23 | ftrace: remove daemon | Steven Rostedt |
2008-10-23 | ftrace: add ftrace warn on to disable ftrace | Steven Rostedt |
2008-10-23 | ftrace: only have ftrace_kill atomic | Steven Rostedt |
2008-10-23 | ftrace: return error on failed modified text. | Steven Rostedt |
2008-10-22 | ring-buffer: fix free page | Steven Rostedt |
2008-10-22 | tracing: create tracers menu | Peter Zijlstra |
2008-10-20 | ftrace: stack tracer only record when on stack | Steven Rostedt |
2008-10-20 | ftrace: rename the ftrace tracer to function | Steven Rostedt |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-20 | ftrace: fix depends | Steven Rostedt |
2008-10-20 | ftrace: release functions from hash | Steven Rostedt |
2008-10-14 | tracing/fastboot: improve help text | Ingo Molnar |
2008-10-14 | tracing/stacktrace: improve help text | Ingo Molnar |
2008-10-14 | trace: add build-time check to avoid overrunning hex buffer | Harvey Harrison |
2008-10-14 | ftrace: fix hex output mode of ftrace | Harvey Harrison |
2008-10-14 | tracing/fastboot: fix printk format typo in boot tracer | Arjan van de Ven |
2008-10-14 | ftrace: return an error when setting a nonexistent tracer | Frederic Weisbecker |
2008-10-14 | ftrace: make some tracers reentrant | Steven Rostedt |
2008-10-14 | ring-buffer: make reentrant | Steven Rostedt |
2008-10-14 | ring-buffer: move page indexes into page headers | Steven Rostedt |
2008-10-14 | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker |
2008-10-14 | ftrace: move pc counter in irqtrace | Steven Rostedt |
2008-10-14 | ring_buffer: map to cpu not page | Steven Rostedt |
2008-10-14 | tracing/fastboot: get the initcall name before it disappears | Frederic Weisbecker |
2008-10-14 | tracing/fastboot: change the printing of boot tracer according to bootgraph.pl | Frederic Weisbecker |