summaryrefslogtreecommitdiff
path: root/include/linux/ftrace.h
AgeCommit message (Expand)Author
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker
2009-03-13ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: add trace_bprintk()Lai Jiangshan
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-17ftrace: rename _hook to _probeSteven Rostedt
2009-02-17ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt
2009-02-16ftrace: add command interface for function selectionSteven Rostedt
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-07trace: trivial fixes in comment typos.Wenji Huang
2009-01-26ftrace: add ftrace_vprintkArnaldo Carvalho de Melo
2009-01-20x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger
2009-01-14ftrace, ia64: Add macro for ftrace_callerShaohua Li
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