Re: [PATCH v1 0/5] Remove NO_AUXTRACE build option
From: Namhyung Kim
Date: Fri Nov 14 2025 - 13:35:31 EST
On Sun, 09 Nov 2025 17:31:47 -0800, Ian Rogers wrote:
> Switch the __get_cpuid feature for intel-pt to use the provided cpuid
> function in perf, this removes the need for NO_AUXTRACE when the
> feature detection fails. Remove the now unnecessary feature
> detection. Remove NO_AUXTRACE as it just builds a more broken version
> of perf and isn't guarding dependencies on any libraries, etc. Clean
> up headers files for auxtrace.h.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung