]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf config: Rename symbol_conf::disable_add2line_warn
authorThomas Richter <tmricht@linux.ibm.com>
Tue, 7 Apr 2026 10:08:33 +0000 (12:08 +0200)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 8 Apr 2026 17:28:49 +0000 (10:28 -0700)
commitbb7aeeaa2106c6cc31cc88a513249bb80018535d
tree6a4c7e9a0ed8fa85cf845e98cd6bb65901438324
parentdc647eb00969cd213c84d6caee90c480317e857d
perf config: Rename symbol_conf::disable_add2line_warn

Rename member symbol_conf::disable_add2line_warn to
symbol_conf::addr2line_disable_warn to make it consistent with other
addr2line_xxx constants.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/builtin-diff.c
tools/perf/util/addr2line.c
tools/perf/util/block-info.c
tools/perf/util/libbfd.c
tools/perf/util/symbol_conf.h