From: Steven Rostedt Date: Wed, 4 May 2011 02:49:52 +0000 (-0400) Subject: ftrace: Have global_ops store the functions that are to be traced X-Git-Tag: v3.0-rc1~404^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b499381bc50ede01b3d8eab164ca2fad00655f0;p=pandora-kernel.git ftrace: Have global_ops store the functions that are to be traced 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 --- Reading git-diff-tree failed