]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf util: Remove unused perf_config__refresh
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 5 Mar 2025 02:31:20 +0000 (02:31 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 10 Mar 2025 18:31:24 +0000 (11:31 -0700)
commitc1a37db3cf6cb08be5150bd1401b2f584571ddb2
treef9bbf031cf20d7b6984e873e4003bf29b645e127
parente032e7a77583740abf127d069c643a1df40dc9a4
perf util: Remove unused perf_config__refresh

perf_config__refresh() was added in 2016 by
commit 8a0a9c7e9146 ("perf config: Introduce new init() and exit()")
but has remained unused.

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250305023120.155420-7-linux@treblig.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/config.c
tools/perf/util/config.h