blob: 0406ddad7def878c968a94203cf4878640f3ff4b [file] [log] [blame]
688f7089d885 ("fgraph: Add new fgraph_ops structure to enable function graph hooks")
317e04ca905a ("tracing: Rearrange functions in trace_sched_wakeup.c")
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")