blob: 9f2c9cbe9ae2e2b54739a696b9748343f5073be5 [file] [log] [blame]
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")