ftrace: Have global_ops store the functions that are to be traced
authorSteven Rostedt <srostedt@redhat.com>
Wed, 4 May 2011 02:49:52 +0000 (22:49 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 18 May 2011 19:29:49 +0000 (15:29 -0400)
This is a step towards each ops structure defining its own set
of functions to trace. As the current code with pid's and such
are specific to the global_ops, it is restructured to be used
with the global ops.

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

No differences found