aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung@kernel.org>2025-08-15 20:16:25 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2025-08-28 12:32:08 -0300
commit4e3c9dc8b80e3d78be0055ef4ea5111427eab7f7 (patch)
tree98844ac63d1501c0758857046ee2e7482aff2ec4 /tools/perf/builtin-annotate.c
parentperf annotate: Rename to __hist_entry__tui_annotate() (diff)
downloadlinux-4e3c9dc8b80e3d78be0055ef4ea5111427eab7f7.tar.gz
linux-4e3c9dc8b80e3d78be0055ef4ea5111427eab7f7.zip
perf annotate: Remove annotation_print_data.start
The start field is to control whether the output shows full address or offset from the function start. But actually it can be changed dynamically in annotation__toggle_full_addr(). The informaiton should be available through struct annotation. Let's use it directly. Signed-off-by: Namhyung Kim <namhyung@kernel.org> Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com> 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/20250816031635.25318-3-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions