aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ftrace.h
AgeCommit message (Expand)Author
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker
2008-10-14ftrace: ktime.h not included in ftrace.hSteven Noonan
2008-10-14tracing/fastboot: build fixIngo Molnar
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker
2008-10-14ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt
2008-10-14ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying
2008-10-14ftrace: ftrace_kill_atomic() build fixIngo Molnar
2008-10-14ftrace: build fixIngo Molnar
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt
2008-10-14ftrace: enable mcount recording for modulesSteven Rostedt
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt
2008-06-23ftrace: freeze kprobe'd recordsAbhishek Sagar
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-02ftrace: user update and disable dynamic ftrace daemonSteven Rostedt
2008-05-28ftrace: fix mergeIngo Molnar
2008-05-26ftrace: set_ftrace_notrace featureSteven Rostedt
2008-05-23ftrace: fix build bugIngo Molnar
2008-05-23ftrace: fix include file dependencyIngo Molnar
2008-05-23ftrace: stacktrace fixIngo Molnar
2008-05-23ftrace: add stack tracingIngo Molnar
2008-05-23ftrace: build fixIngo Molnar
2008-05-23ftrace: disable tracing on failureSteven Rostedt
2008-05-23ftrace - fix dynamic ftrace memory leakSteven Rostedt
2008-05-23ftrace: startup tester on dynamic tracing.Steven Rostedt
2008-05-23ftrace: cleanupsIngo Molnar
2008-05-23ftrace: force recordingSteven Rostedt
2008-05-23ftrace: fix kexecIngo Molnar
2008-05-23ftrace: add filter select functions to traceSteven Rostedt
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo