diff options
author | Steven Rostedt <srostedt@redhat.com> | 2011-04-21 23:16:46 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2011-04-29 22:53:01 -0400 |
commit | 45a4a2372b364107cabea79f255b333236626416 (patch) | |
tree | dfe3e1c3b55451fedc8896aaa8359677d583a0e5 /tools | |
parent | 3499e461147636bf55c41128d83b679ac6ab2d86 (diff) |
ftrace: Remove FTRACE_FL_FAILED flag
Since we disable all function tracer processing if we detect
that a modification of a instruction had failed, we do not need
to track that the record has failed. No more ftrace processing
is allowed, and the FTRACE_FL_FAILED flag is pointless.
Removing this flag simplifies some of the code, but some ftrace_disabled
checks needed to be added or move around a little.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions