Merge branch 'tracing/ftrace' into auto-ftrace-next
[linux-2.6] / include / linux / ftrace.h
2008-07-10  Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-06-25  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-23  Abhishek Sagarftrace: freeze kprobe'd records
2008-06-23  Abhishek Sagarftrace: store mcount address in rec->ip
2008-06-23  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-16  Ingo MolnarMerge branch 'linus' into tracing/ftrace
2008-06-10  Abhishek Sagarftrace: prevent freeing of all failed updates
2008-06-02  Steven Rostedtftrace: user update and disable dynamic ftrace daemon
2008-05-27  Ingo Molnarftrace: fix merge
2008-05-26  Steven Rostedtftrace: set_ftrace_notrace feature
2008-05-23  Ingo Molnarftrace: fix build bug
2008-05-23  Ingo Molnarftrace: fix include file dependency
2008-05-23  Ingo Molnarftrace: stacktrace fix
2008-05-23  Ingo Molnarftrace: add stack tracing
2008-05-23  Ingo Molnarftrace: build fix
2008-05-23  Steven Rostedtftrace: disable tracing on failure
2008-05-23  Steven Rostedtftrace - fix dynamic ftrace memory leak
2008-05-23  Steven Rostedtftrace: startup tester on dynamic tracing.
2008-05-23  Ingo Molnarftrace: cleanups
2008-05-23  Steven Rostedtftrace: force recording
2008-05-23  Ingo Molnarftrace: fix kexec
2008-05-23  Steven Rostedtftrace: add filter select functions to trace
2008-05-23  Steven Rostedtftrace: use dynamic patching for updating mcount calls
2008-05-23  Steven Rostedtftrace: move memory management out of arch code
2008-05-23  Steven Rostedtftrace: add ftrace_enabled sysctl to disable mcount...
2008-05-23  Steven Rostedtftrace: dynamic enabling/disabling of function calls
2008-05-23  Steven Rostedtftrace: trace preempt off critical timings
2008-05-23  Steven Rostedtftrace: trace irq disabled critical timings
2008-05-23  Steven Rostedtftrace: tracer for scheduler wakeup latency
2008-05-23  Arnaldo Carvalho... ftrace: add basic support for gcc profiler instrumentation