commit | 647bcd03d5b2fb44fd9c9ef1a4f50c2eee8f779a | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue May 03 14:39:21 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed May 18 15:29:47 2011 -0400 |
tree | 32946158175458f16ae95c383ca7985162eefe09 | |
parent | ed926f9b35cda0988234c356e16a7cb30f4e5338 [diff] |
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>