blob: 5628542c042e15a2cb764c8e0bd07dd14fc6c8fb [file] [log] [blame]
40d14da38367 ("fgraph: Convert ret_stack tasklist scanning to rcu")
e73e679f656e ("fgraph: Move function graph specific code into fgraph.c")
3306fc4aff46 ("ftrace: Create new ftrace_internal.h header")
d864a3ca8830 ("fgraph: Create a fgraph.c file to store function graph infrastructure")
c43ac4a53019 ("tracing: Do not line wrap short line in function_graph_enter()")
7c6ea35ef508 ("function_graph: Reverse the order of pushing the ret_stack and the callback")
552701dd0fa7 ("function_graph: Move return callback before update of curr_ret_stack")
39eb456dacb5 ("function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack")
d125f3f866df ("function_graph: Make ftrace_push_return_trace() static")
8114865ff82e ("function_graph: Create function_graph_enter() to consolidate architecture code")