diff options
author | Ian Rogers <irogers@google.com> | 2025-03-19 08:07:28 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-03-21 08:56:29 +0300 |
commit | f1794ecb0c04085906d9694db7e398e5d5cd6536 (patch) | |
tree | 441edf427d75264c92e617980b44e31aa2d25bf5 /tools/perf/scripts/python/parallel-perf.py | |
parent | d10a7aaaf8ce7653ac005fd251931894f6c97e21 (diff) | |
download | linux-f1794ecb0c04085906d9694db7e398e5d5cd6536.tar.xz |
perf dso: Move libunwind dso_data variables into ifdef
The variables elf_base_addr, debug_frame_offset, eh_frame_hdr_addr and
eh_frame_hdr_offset are only accessed in unwind-libunwind-local.c
which is conditionally built on having libunwind support. Make the
variables conditional on libunwind support too.
Reviewed-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Arnaldo Carvalho de Melo <acme@kernel.org>
Link: https://lore.kernel.org/r/20250319050741.269828-2-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions