ftrace: Pass in global_ops for use with filtering files
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 12 Nov 2013 04:07:14 +0000 (23:07 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 20 Feb 2014 17:13:19 +0000 (12:13 -0500)
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>

No differences found