commit | 1d48d5960f9f24b8afd5b1dbb10bfe17b5f29a35 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | Wed Jun 25 11:54:03 2014 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Jul 18 13:57:00 2014 -0400 |
tree | af1835d8028612abcf0282d499ee0baecab2f022 | |
parent | 1820122a76c6d64adc6e2a7ff438029ffb8d7cb4 [diff] |
ftrace: Remove function_trace_stop check from list func 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>