blob: b476edbac8c489d0e047b5d626c445381e6db207 [file] [log] [blame]
6c77221df961 ("fgraph: Remove redundant ftrace_graph_notrace_addr() test")
9cd2992f2d6c ("fgraph: Have set_graph_notrace only affect function_graph tracer")
d864a3ca8830 ("fgraph: Create a fgraph.c file to store function graph infrastructure")
c43ac4a53019 ("tracing: Do not line wrap short line in function_graph_enter()")
5cf99a0f3161 ("tracing/fgraph: Fix set_graph_function from showing interrupts")
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")