ftrace: Remove failures file
authorSteven Rostedt <srostedt@redhat.com>
Fri, 22 Apr 2011 02:59:12 +0000 (22:59 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 30 Apr 2011 02:52:58 +0000 (22:52 -0400)
commit3499e461147636bf55c41128d83b679ac6ab2d86
tree2e79e9becedf3ac971b02160502c2384f9c3018a
parent8ab2b7efd3e2ccf2c2dda3206b8171ecdbd0af40
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>
kernel/trace/ftrace.c