ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Wed, 25 Jun 2014 15:13:27 +0000 (11:13 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 18 Jul 2014 17:56:58 +0000 (13:56 -0400)
commit545d47b8f359f7e9b5beabc28bfeecb3fc6af1ee
tree3f8e282b24c6424179f14d7a97089f20778501e7
parent7fa322dba30ced1a357d53abb4ade5535e4e24fc
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()

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>
kernel/trace/trace_functions_graph.c