aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlan Kao <[email protected]>2018-02-13 13:13:21 +0800
committerPalmer Dabbelt <[email protected]>2018-04-02 19:59:13 -0700
commitb785ec129bd9498ecd6e221e45820b00c6ed4adf (patch)
treef62b6429a1853e0d9627733a2f9ea7b4baeed937 /tools/perf/scripts/python/export-to-postgresql.py
parentaea4c671fb985e6a9ffc365c43ea6f5e0d737fea (diff)
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
In walk_stackframe, the pc now receives the address from calling ftrace_graph_ret_addr instead of manual calculation. Note that the original calculation, pc = frame->ra - 4 is buggy when the instruction at the return address happened to be a compressed inst. But since it is not a critical part of ftrace, it is ignored for now to ease the review process. Cc: Greentime Hu <[email protected]> Signed-off-by: Alan Kao <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions