]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit647bcd03d5b2fb44fd9c9ef1a4f50c2eee8f779a
tree32946158175458f16ae95c383ca7985162eefe09
parented926f9b35cda0988234c356e16a7cb30f4e5338
ftrace: Add enabled_functions file

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>
kernel/trace/ftrace.c