From: Steven Rostedt Date: Wed, 4 May 2011 01:55:54 +0000 (-0400) Subject: ftrace: Add ops parameter to ftrace_startup/shutdown functions X-Git-Tag: v3.0-rc1~404^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd69c30b1d08032d97ab0dabd7a1eb7fb73ca2b2;p=pandora-kernel.git ftrace: Add ops parameter to ftrace_startup/shutdown functions In order to allow different ops to enable different functions, the ftrace_startup() and ftrace_shutdown() functions need the ops parameter passed to them. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed