Age | Commit message (Expand) | Author |
2009-01-01 | cpumask: convert kernel trace functions further | Rusty Russell |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker |
2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger |
2008-12-05 | tracing/ftrace: fix the check of ftrace_trace_task | Frederic Weisbecker |
2008-12-05 | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar |
2008-12-04 | tracing/function-graph-tracer: handle ftrace_printk entries | Frederic Weisbecker |
2008-12-04 | tracing: fix typo and missing inline function | Ingo Molnar |
2008-12-04 | ftrace: use struct pid | Steven Rostedt |
2008-12-04 | ftrace: trace single pid for function graph tracer | Steven Rostedt |
2008-12-04 | ftrace: graph of a single function | Steven Rostedt |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-26 | ftrace: add thread comm to function graph tracer | Steven Rostedt |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger |
2008-11-25 | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger |
2008-11-23 | tracing: identify which executable object the userspace address belongs to | Török Edwin |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker |
2008-11-18 | tracing/ftrace: implement a set_flag callback for tracers | Frederic Weisbecker |
2008-11-18 | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core | Ingo Molnar |
2008-11-17 | tracing: branch tracer, fix writing to trace/trace_options | Aneesh Kumar K.V |
2008-11-16 | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker |
2008-11-13 | ftrace: CPU buffer start annotation clean ups | Steven Rostedt |
2008-11-12 | ftrace: add tracer called branch | Steven Rostedt |
2008-11-12 | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt |
2008-11-12 | tracing: likely/unlikely branch annotation tracer | Steven Rostedt |
2008-11-12 | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker |
2008-11-12 | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker |
2008-11-11 | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker |
2008-11-08 | ftrace: display start of CPU buffer in trace output | Steven Rostedt |
2008-11-08 | ftrace: remove trace array ctrl | Steven Rostedt |
2008-11-08 | ftrace: remove ctrl_update method | Steven Rostedt |
2008-11-08 | ftrace: fix sched_switch API | Steven Rostedt |
2008-11-08 | ftrace: fix boot trace sched startup | Steven Rostedt |
2008-11-06 | ftrace: restructure tracing start/stop infrastructure | Steven Rostedt |
2008-11-06 | Merge branch 'tracing/fastboot' into tracing/ftrace | Ingo Molnar |
2008-11-04 | tracing/fastboot: use sched switch tracer from boot tracer | Frederic Weisbecker |
2008-11-04 | ftrace: function tracer with irqs disabled | Steven Rostedt |
2008-11-04 | ftrace: introduce ftrace_preempt_disable()/enable() | Steven Rostedt |
2008-10-31 | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-14 | ftrace: preempt disable over interrupt disable | Steven Rostedt |
2008-10-14 | ftrace: type cast filter+verifier | Steven Rostedt |
2008-10-14 | tracing/ftrace: change the type of the print_line callback | Frederic Weisbecker |
2008-10-14 | ftrace: take advantage of variable length entries | Steven Rostedt |