summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-211-0/+5
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-17/+32
|\
| * tracing: Convert nop macros to static inlinesSteven Rostedt2010-05-041-12/+18
| * tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-271-4/+11
| * tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-211-1/+3
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-12/+0
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-1/+6
|\
| * ftrace: Remove record freezingMasami Hiramatsu2010-02-041-1/+0
| * ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-041-0/+6
* | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+6
|/
* tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-071-1/+1
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput2009-09-201-1/+0
* function-graph: add stack frame testSteven Rostedt2009-06-181-1/+3
* tracing: add same level recursion detectionSteven Rostedt2009-04-171-0/+7
* ftrace: use module notifier for function tracerSteven Rostedt2009-04-171-7/+0
* Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-04-101-30/+1
|\
| * 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
* | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2009-04-071-2/+6
|\ \ | |/
| * function-graph: add proper initialization for init taskSteven Rostedt2009-04-071-2/+6
* | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-241-2/+1
* | tracing: move function profiler data out of function structSteven Rostedt2009-03-241-4/+0
* | tracing: add function profilerSteven Rostedt2009-03-241-0/+4
|/
* 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
OpenPOWER on IntegriCloud