diff options
author | Steven Rostedt (VMware) <[email protected]> | 2018-11-18 17:28:53 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2018-11-27 20:31:02 -0500 |
commit | fe60522ec60082a1dd735691b82c64f65d4ad15e (patch) | |
tree | 677ea5cc253d716117b0b5db4be10d856a94fe71 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a87532c78d291265efadc4b20a8c7a70cd59ea29 (diff) |
powerpc/function_graph: Simplify with function_graph_enter()
The function_graph_enter() function does the work of calling the function
graph hook function and the management of the shadow stack, simplifying the
work done in the architecture dependent prepare_ftrace_return().
Have powerpc use the new code, and remove the shadow stack management as well as
having to set up the trace structure.
This is needed to prepare for a fix of a design bug on how the curr_ret_stack
is used.
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: [email protected]
Cc: [email protected]
Fixes: 03274a3ffb449 ("tracing/fgraph: Adjust fgraph depth before calling trace return callback")
Reviewed-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions