commit | 761efe8a94cfcd0a3dd90f2008411550f3520b63 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Sun Nov 18 18:44:04 2018 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Sat Dec 08 20:54:06 2018 -0500 |
tree | eb286db507bb8c9407b197055a85adde795fb6c1 | |
parent | 421d1069cd85f6fee9f36984a071a73b6a431f65 [diff] |
function_graph: Remove the use of FTRACE_NOTRACE_DEPTH The curr_ret_stack is no longer set to a negative value when a function is not to be traced by the function graph tracer. Remove the usage of FTRACE_NOTRACE_DEPTH, as it is no longer needed. Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>