]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf build: Don't add NO_AUXTRACE if missing feature-get_cpuid
authorIan Rogers <irogers@google.com>
Mon, 10 Nov 2025 01:31:49 +0000 (17:31 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 14 Nov 2025 07:03:11 +0000 (23:03 -0800)
commit2566bbfc0a042feadeb0bea1f1f4b2b13f91c664
treec2241f57a1148248364458ce8009eeb8eda5bbb2
parent8933c624d9c793eed8fa778add30fa50fd8ef4d7
perf build: Don't add NO_AUXTRACE if missing feature-get_cpuid

The intel-pt code dependent on __get_cpuid is no longer present so
remove the feature test in the Makefile.config.

Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/Makefile.config