diff options
author | Steven Rostedt <srostedt@redhat.com> | 2008-11-21 18:59:38 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-23 11:45:34 +0100 |
commit | 69bb54ec05f57da7f6fac2cec0820cbc970df20f (patch) | |
tree | cdee5802117c2e78cf18df7fa524c7390d1bdb67 /kernel/trace/trace_mmiotrace.c | |
parent | ftrace: scripts/recordmcount.pl support for ARM (diff) | |
download | linux-69bb54ec05f57da7f6fac2cec0820cbc970df20f.tar.xz linux-69bb54ec05f57da7f6fac2cec0820cbc970df20f.zip |
ftrace: add ftrace_off_permanent
Impact: add new API to disable all of ftrace on anomalies
It case of a serious anomaly being detected (like something caught by
lockdep) it is a good idea to disable all tracing immediately, without
grabing any locks.
This patch adds ftrace_off_permanent that disables the tracers, function
tracing and ring buffers without a way to enable them again. This should
only be used when something serious has been detected.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/trace/trace_mmiotrace.c')
0 files changed, 0 insertions, 0 deletions