Age | Commit message (Expand) | Author |
2008-12-21 | ftrace: enable format arguments checking | Lai Jiangshan |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-18 | trace: add a way to enable or disable the stack tracer | Steven Rostedt |
2008-12-12 | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt | Frederic Weisbecker |
2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins |
2008-12-08 | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker |
2008-12-08 | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker |
2008-12-05 | tracing/ftrace: provide the macro task_curr_ret_stack() | Frederic Weisbecker |
2008-12-04 | ftrace: graph of a single function | Steven Rostedt |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt |
2008-12-03 | ftrace: add ftrace_graph_stop() | 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: use code patching for ftrace 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-24 | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',... | Ingo Molnar |
2008-11-23 | ftrace: add ftrace_off_permanent | Steven Rostedt |
2008-11-23 | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker |
2008-11-16 | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker |
2008-11-16 | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt |
2008-11-12 | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker |
2008-11-11 | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker |
2008-11-08 | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar |
2008-11-06 | ftrace: split out hardirq ftrace code into own header | Steven Rostedt |
2008-11-06 | ftrace: soft tracing stop and start | Steven Rostedt |
2008-11-06 | ftrace: add quick function trace stop | Steven Rostedt |
2008-11-04 | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker |
2008-11-03 | ftrace: fix hardirq header for non ftrace archs | Steven Rostedt |
2008-11-03 | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | 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-27 | ftrace: ftrace dump on oops control | Steven Rostedt |
2008-10-23 | ftrace: remove ftrace hash | Steven Rostedt |
2008-10-23 | ftrace: remove mcount set | 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-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-14 | tracing/fastboot: add better resolution to initcall debug/tracing | Tim Bird |
2008-10-14 | tracing/fastboot: only trace non-module initcalls | Frederic Weisbecker |
2008-10-14 | ftrace: ktime.h not included in ftrace.h | Steven Noonan |
2008-10-14 | tracing/fastboot: build fix | Ingo Molnar |
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 |
2008-10-14 | tracing/ftrace: add the boot tracer | Frédéric Weisbecker |
2008-10-14 | ftrace: use ftrace_release for all dynamic ftrace functions | Steven Rostedt |
2008-10-14 | ftrace: fix incorrect comment style of __ftrace_enabled_save() | Huang Ying |
2008-10-14 | ftrace: ftrace_kill_atomic() build fix | Ingo Molnar |