aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput1-1/+0
2009-06-18function-graph: add stack frame testSteven Rostedt1-1/+3
2009-04-17tracing: add same level recursion detectionSteven Rostedt1-0/+7
2009-04-17ftrace: use module notifier for function tracerSteven Rostedt1-7/+0
2009-04-10Merge branch 'tracing/urgent' into tracing/coreIngo Molnar1-30/+1
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker1-29/+0
2009-04-08tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa1-1/+1
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar1-2/+6
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt1-2/+6
2009-03-24function-graph: add option to calculate graph time or notSteven Rostedt1-2/+1
2009-03-24tracing: move function profiler data out of function structSteven Rostedt1-4/+0
2009-03-24tracing: add function profilerSteven Rostedt1-0/+4
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan1-3/+9
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt1-2/+1
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/coreIngo Molnar1-3/+11
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker1-3/+11
2009-03-13ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan1-1/+0
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker1-0/+21
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()Frederic Weisbecker1-25/+0
2009-03-06tracing: add trace_bprintk()Lai Jiangshan1-0/+21
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan1-0/+3
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/coreIngo Molnar1-6/+7
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker1-6/+7
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar1-56/+2
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar1-9/+9
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-20/+21
2009-02-22Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar1-0/+3
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt1-0/+3
2009-02-19Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracerIngo Molnar1-0/+24
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt1-0/+24
2009-02-17ftrace: rename _hook to _probeSteven Rostedt1-6/+6
2009-02-17ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar1-0/+2
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt1-0/+6
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt1-0/+18
2009-02-16ftrace: add command interface for function selectionSteven Rostedt1-0/+16
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker1-30/+0
2009-02-07trace: trivial fixes in comment typos.Wenji Huang1-1/+1
2009-01-26ftrace: add ftrace_vprintkArnaldo Carvalho de Melo1-0/+8
2009-01-20x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger1-0/+13
2009-01-14ftrace, ia64: Add macro for ftrace_callerShaohua Li1-0/+4
2008-12-21ftrace: enable format arguments checkingLai Jiangshan1-1/+1
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar1-0/+1
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt1-0/+8
2008-12-12tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker1-0/+11
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker1-0/+13
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functionsFrederic Weisbecker1-0/+11
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker1-0/+11
2008-12-04ftrace: graph of a single functionSteven Rostedt1-0/+46