summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h
AgeCommit message (Expand)Author
2008-12-21ftrace: enable format arguments checkingLai Jiangshan
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt
2008-12-12tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-06ftrace: split out hardirq ftrace code into own headerSteven Rostedt
2008-11-06ftrace: soft tracing stop and startSteven Rostedt
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt
2008-10-31Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-10-27ftrace: ftrace dump on oops controlSteven Rostedt
2008-10-23ftrace: remove ftrace hashSteven Rostedt
2008-10-23ftrace: remove mcount setSteven Rostedt
2008-10-23ftrace: only have ftrace_kill atomicSteven Rostedt
2008-10-23ftrace: return error on failed modified text.Steven Rostedt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker
2008-10-14ftrace: ktime.h not included in ftrace.hSteven Noonan
2008-10-14tracing/fastboot: build fixIngo Molnar
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker
2008-10-14ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt
2008-10-14ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying
2008-10-14ftrace: ftrace_kill_atomic() build fixIngo Molnar