summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2024-05-01 23:00:10 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2024-05-02 11:05:10 -0300
commitaf89e8f2bdb2ff9252317307a755f97dd02f6cd7 (patch)
treefd9c1f3a4f83d94607865dc8811ee65c3839cd18 /tools/perf/util/scripting-engines/trace-event-python.c
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 <namhyung@kernel.org> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Ian Rogers <irogers@google.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Kan Liang <kan.liang@linux.intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: https://lore.kernel.org/r/20240502060011.1838090-6-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions