aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ftrace.h
AgeCommit message (Expand)Author
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-04ftrace: Remove record freezingMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-04-17tracing: add same level recursion detectionSteven Rostedt
2009-04-17ftrace: use module notifier for function tracerSteven Rostedt
2009-04-10Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08tracing: append a comma to INIT_FTRACE_GRAPHTetsuo Handa
2009-04-07Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2009-04-07function-graph: add proper initialization for init taskSteven Rostedt
2009-03-24function-graph: add option to calculate graph time or notSteven Rostedt
2009-03-24tracing: move function profiler data out of function structSteven Rostedt
2009-03-24tracing: add function profilerSteven Rostedt
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan
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