aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h
Commit message (Expand)AuthorAge
* tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-07
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput2009-09-20
* function-graph: add stack frame testSteven Rostedt2009-06-18
* tracing: add same level recursion detectionSteven Rostedt2009-04-17
* ftrace: use module notifier for function tracerSteven Rostedt2009-04-17
* Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-10
|\
| * tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
| * tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa2009-04-08
* | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-07
|\|
| * function-graph: add proper initialization for init taskSteven Rostedt2009-04-07
* | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-24
* | tracing: move function profiler data out of function structSteven Rostedt2009-03-24
* | tracing: add function profilerSteven Rostedt2009-03-24
|/
* tracing: use union for multi-usages fieldLai Jiangshan2009-03-24
* function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-24
*-. Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-13
|/ /
* | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* | tracing: add trace_bprintk()Lai Jiangshan2009-03-06
* | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
* | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2009-03-06
|\ \
| * | tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-05
* | | tracing: move utility functions from ftrace.h to kernel.hIngo Molnar2009-03-05
* | | tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-05
|/ /
* | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-02
* | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-22
|\ \
| * | ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt2009-02-20
| |/
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-19
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
| |/
* | ftrace: rename _hook to _probeSteven Rostedt2009-02-17
* | ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar2009-02-17
* | ftrace: add pretty print to selected fuction tracesSteven Rostedt2009-02-16
* | ftrace: trace different functions with a different tracerSteven Rostedt2009-02-16
* | ftrace: add command interface for function selectionSteven Rostedt2009-02-16
* | tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker2009-02-09
* | trace: trivial fixes in comment typos.Wenji Huang2009-02-07
* | ftrace: add ftrace_vprintkArnaldo Carvalho de Melo2009-01-26
* | x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-20
* | ftrace, ia64: Add macro for ftrace_callerShaohua Li2009-01-14
|/
* ftrace: enable format arguments checkingLai Jiangshan2008-12-21
*-. Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
|\ \
| | * KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-10
* | | trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-18
|/ /
* | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-12
* | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
* | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-08
* | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-05