aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23ftrace: remove ftrace hashSteven Rostedt1-5/+3
2008-10-23ftrace: remove mcount setSteven Rostedt1-1/+0
2008-10-23ftrace: only have ftrace_kill atomicSteven Rostedt1-2/+1
2008-10-23ftrace: return error on failed modified text.Steven Rostedt1-2/+22
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-6/+6
2008-10-14tracing/fastboot: add better resolution to initcall debug/tracingTim Bird1-2/+2
2008-10-14tracing/fastboot: only trace non-module initcallsFrederic Weisbecker1-0/+2
2008-10-14ftrace: ktime.h not included in ftrace.hSteven Noonan1-0/+1
2008-10-14tracing/fastboot: build fixIngo Molnar1-2/+2
2008-10-14tracing/fastboot: get the initcall name before it disappearsFrederic Weisbecker1-3/+4
2008-10-14tracing/fastboot: change the printing of boot tracer according to bootgraph.plFrederic Weisbecker1-0/+2
2008-10-14tracing/ftrace: add the boot tracerFrédéric Weisbecker1-0/+19
2008-10-14ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt1-4/+5
2008-10-14ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying1-2/+4
2008-10-14ftrace: ftrace_kill_atomic() build fixIngo Molnar1-0/+1
2008-10-14ftrace: build fixIngo Molnar1-1/+4
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt1-0/+2
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt1-1/+18
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt1-0/+10
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt1-0/+2
2008-10-14ftrace: enable mcount recording for modulesSteven Rostedt1-0/+3
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt1-0/+6
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying1-0/+21
2008-07-11ftrace: add ftrace_kill_atomicSteven Rostedt1-0/+1
2008-06-23ftrace: freeze kprobe'd recordsAbhishek Sagar1-1/+5
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar1-2/+1
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar1-0/+1
2008-06-02ftrace: user update and disable dynamic ftrace daemonSteven Rostedt1-0/+6
2008-05-28ftrace: fix mergeIngo Molnar1-1/+1
2008-05-26ftrace: set_ftrace_notrace featureSteven Rostedt1-0/+1
2008-05-23ftrace: fix build bugIngo Molnar1-4/+4
2008-05-23ftrace: fix include file dependencyIngo Molnar1-0/+1
2008-05-23ftrace: stacktrace fixIngo Molnar1-0/+8
2008-05-23ftrace: add stack tracingIngo Molnar1-0/+2
2008-05-23ftrace: build fixIngo Molnar1-5/+5
2008-05-23ftrace: disable tracing on failureSteven Rostedt1-0/+3
2008-05-23ftrace - fix dynamic ftrace memory leakSteven Rostedt1-3/+4
2008-05-23ftrace: startup tester on dynamic tracing.Steven Rostedt1-0/+2
2008-05-23ftrace: cleanupsIngo Molnar1-1/+1
2008-05-23ftrace: force recordingSteven Rostedt1-0/+4
2008-05-23ftrace: fix kexecIngo Molnar1-0/+7
2008-05-23ftrace: add filter select functions to traceSteven Rostedt1-1/+3
2008-05-23ftrace: use dynamic patching for updating mcount callsSteven Rostedt1-1/+6
2008-05-23ftrace: move memory management out of arch codeSteven Rostedt1-7/+11
2008-05-23ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt1-0/+6
2008-05-23ftrace: dynamic enabling/disabling of function callsSteven Rostedt1-0/+18
2008-05-23ftrace: trace preempt off critical timingsSteven Rostedt1-0/+8
2008-05-23ftrace: trace irq disabled critical timingsSteven Rostedt1-0/+8
2008-05-23ftrace: tracer for scheduler wakeup latencySteven Rostedt1-4/+19
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo1-0/+38