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:
7fa322d
)
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Wed, 25 Jun 2014 15:13:27 +0000
(11:13 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 18 Jul 2014 17:56:58 +0000
(13:56 -0400)
All archs now use ftrace_graph_is_dead() to stop function graph
tracing. Remove the usage of ftrace_stop() as that is no longer
needed.
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found