commit | 3499e461147636bf55c41128d83b679ac6ab2d86 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Apr 21 22:59:12 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Apr 29 22:52:58 2011 -0400 |
tree | 2e79e9becedf3ac971b02160502c2384f9c3018a | |
parent | 8ab2b7efd3e2ccf2c2dda3206b8171ecdbd0af40 [diff] |
ftrace: Remove failures file The failures file in the debugfs tracing directory would list the functions that failed to convert when the old dead ftrace daemon tried to update code but failed. Since this code is now dead along with the daemon the failures file is useless. Remove it. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>