diff options
author | 2025-01-08 08:02:28 +0100 | |
---|---|---|
committer | 2025-01-08 17:38:32 -0300 | |
commit | 9c64c7c658265f93350aedf77c6b4055ebd71688 (patch) | |
tree | bd3fe67ea4c2116f30911de0724a6e302bc3d1b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf test trace_btf_general: Fix shellcheck warning (diff) | |
download | wireguard-linux-9c64c7c658265f93350aedf77c6b4055ebd71688.tar.xz wireguard-linux-9c64c7c658265f93350aedf77c6b4055ebd71688.zip |
perf llvm-add2line: Remove unused symbol_conf.h include
Remove unused symbol_conf.h include.
First, it's just unused. Second, it's problematic since this is a C++
file, and most perf headers don't compile as C++. So if any other
includes are added to symbol_conf.h, it may break the build.
Signed-off-by: Dmitriy Vyukov <dvyukov@google.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20250108070248.237943-1-dvyukov@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions