git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
647bcd0
)
ftrace: Add ops parameter to ftrace_startup/shutdown functions
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 4 May 2011 01:55:54 +0000
(21:55 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 18 May 2011 19:29:48 +0000
(15:29 -0400)
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 <rostedt@goodmis.org>
No differences found