]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0bf83bfd38b78ac3aef113165902a64ea4c999c
tree2e79e9becedf3ac971b02160502c2384f9c3018a
parent334e1eb0920ea2a4d912140a4735b87a3bed7da6
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