aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/annotate-data.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-04-05 21:18:00 +0000
committerArnaldo Carvalho de Melo <[email protected]>2024-04-12 15:02:05 +0000
commit0235abd89feaf29fe67d3abbe2c18b7119503537 (patch)
treed0d40f901090a98aad06a3466e232c11f5e9eb25 /tools/perf/ui/browsers/annotate-data.c
parentperf annotate-data: Do not delete non-asm lines (diff)
downloadkernel-0235abd89feaf29fe67d3abbe2c18b7119503537.tar.gz
kernel-0235abd89feaf29fe67d3abbe2c18b7119503537.zip
perf annotate: Get rid of symbol__ensure_annotate()
Now symbol__annotate() is reentrant and it doesn't need to remove non-instruction lines. Let's get rid of symbol__ensure_annotate() and call symbol__annotate() directly. Also we can use it to get the arch pointer instead of calling evsel__get_arch() directly. Reviewed-by: Ian Rogers <[email protected]> Signed-off-by: Namhyung Kim <[email protected]> Cc: Adrian Hunter <[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/ui/browsers/annotate-data.c')
0 files changed, 0 insertions, 0 deletions