summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-091-29/+0
* tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-081-1/+1
* function-graph: add proper initialization for init taskSteven Rostedt2009-04-071-2/+6
* tracing: use union for multi-usages fieldLai Jiangshan2009-03-241-3/+9
* function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-2/+1
*-. Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-161-3/+11
|\ \
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-131-3/+11
* | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-131-1/+0
|/ /
* | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-131-0/+21
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-061-25/+0
* | tracing: add trace_bprintk()Lai Jiangshan2009-03-061-0/+21
* | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-061-0/+3
* | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2009-03-061-6/+7
|\ \
| * | tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-051-6/+7
* | | tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2009-03-051-56/+2
* | | tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-051-9/+9
|/ /
* | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-20/+21
* | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-221-0/+3
|\ \
| * | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-201-0/+3
| |/
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-191-0/+24
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-181-0/+24
| |/
* | ftrace: rename _hook to _probeSteven Rostedt2009-02-171-6/+6
* | ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar2009-02-171-0/+2
* | ftrace: add pretty print to selected fuction tracesSteven Rostedt2009-02-161-0/+6
* | ftrace: trace different functions with a different tracerSteven Rostedt2009-02-161-0/+18
* | ftrace: add command interface for function selectionSteven Rostedt2009-02-161-0/+16
* | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-091-30/+0
* | trace: trivial fixes in comment typos.Wenji Huang2009-02-071-1/+1
* | ftrace: add ftrace_vprintkArnaldo Carvalho de Melo2009-01-261-0/+8
* | x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-201-0/+13
* | ftrace, ia64: Add macro for ftrace_callerShaohua Li2009-01-141-0/+4
|/
* ftrace: enable format arguments checkingLai Jiangshan2008-12-211-1/+1
*-. Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-191-0/+1
|\ \
| | * KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+2
* | | trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-181-0/+8
|/ /
* | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-121-0/+11
* | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-0/+13
* | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-081-0/+11
* | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-051-0/+11
* | ftrace: graph of a single functionSteven Rostedt2008-12-041-0/+46
* | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
* | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-0/+2
| |
| \
*-. \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-271-15/+62
|\ \ \
| | * | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+29
| |/ / |/| |
| * | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-0/+5
| * | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-6/+19
| * | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-12/+12
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-241-0/+10
|\ \ \ \ | | | |/
| | * | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-231-0/+3
| | * | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-0/+5
| |/ / |/| |
OpenPOWER on IntegriCloud