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:
1820122
)
ftrace: Remove function_trace_stop check from list func
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Wed, 25 Jun 2014 15:54:03 +0000
(11:54 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 18 Jul 2014 17:57:00 +0000
(13:57 -0400)
function_trace_stop is no longer used to stop function tracing.
Remove the check from __ftrace_ops_list_func().
Also, call FTRACE_WARN_ON() instead of setting function_trace_stop
if a ops has no func to call.
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ftrace.c
patch
|
blob
|
history
diff --cc
kernel/trace/ftrace.c
Simple merge