aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-05-01 23:00:10 -0700
committerArnaldo Carvalho de Melo <[email protected]>2024-05-02 11:05:10 -0300
commitaf89e8f2bdb2ff9252317307a755f97dd02f6cd7 (patch)
treefd9c1f3a4f83d94607865dc8811ee65c3839cd18 /tools/perf/scripts/python/gecko.py
parenteba1f853edf794ec259ec7b5e5a6efee5ede989f (diff)
perf annotate-data: Handle multi regs in find_data_type_block()
The instruction tracking should be the same for the both registers. Just do it once and compare the result with multi regs as with the previous patches. Then we don't need to call find_data_type_block() separately for each reg. Let's remove the 'reg' argument from the relevant functions. Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kan Liang <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions