ftrace: Add enabled_functions file
authorSteven Rostedt <srostedt@redhat.com>
Tue, 3 May 2011 18:39:21 +0000 (14:39 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 18 May 2011 19:29:47 +0000 (15:29 -0400)
Add the enabled_functions file that is used to show all the
functions that have been enabled for tracing as well as their
ref counts. This helps seeing if any function has been registered
and what functions are being traced.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found