aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRaphael Gault <[email protected]>2020-09-04 16:30:24 +0100
committerJosh Poimboeuf <[email protected]>2020-09-10 10:43:13 -0500
commitd871f7b5a6a2a30f4eba577fd56941fa3657e394 (patch)
treee5eb59adf65e56f36dbd79dbfbdefa8f32751659 /tools/perf/scripts/python/flamegraph.py
parent45245f51f9a4b9a883a8c94468473c1de9b88153 (diff)
objtool: Refactor jump table code to support other architectures
The way to identify jump tables and retrieve all the data necessary to handle the different execution branches is not the same on all architectures. In order to be able to add other architecture support, define an arch-dependent function to process jump-tables. Reviewed-by: Miroslav Benes <[email protected]> Signed-off-by: Raphael Gault <[email protected]> [J.T.: Move arm64 bits out of this patch, Have only one function to find the start of the jump table, for now assume that the jump table format will be the same as x86] Signed-off-by: Julien Thierry <[email protected]> Signed-off-by: Josh Poimboeuf <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions