commit | e3b3e2e847080e3cc14bee778c6ced3d59bfd76c | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Mon Nov 11 23:07:14 2013 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Feb 20 12:13:19 2014 -0500 |
tree | d370555b6ded3b8a3875f3e731b7cb6420808735 | |
parent | f20a580627f43e73e4e57cb37e3864080ca06088 [diff] |
ftrace: Pass in global_ops for use with filtering files In preparation for having the function tracing instances be able to filter on functions, the generic filter functions must first be converted to take in the global_ops as a parameter. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>