mirror-linux/tools/perf/util/cs-etm-decoder
Ian Rogers 754187ad73 perf build: Remove NO_AUXTRACE build option
The NO_AUXTRACE build option was used when the __get_cpuid feature
test failed or if it was provided on the command line. The option no
longer avoids a dependency on a library and so having the option is
just adding complexity to the code base. Remove the option
CONFIG_AUXTRACE from Build files and HAVE_AUXTRACE_SUPPORT by assuming
it is always defined.

Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2025-11-13 23:03:11 -08:00
..
Build perf build: Remove NO_AUXTRACE build option 2025-11-13 23:03:11 -08:00
cs-etm-decoder.c perf cs-etm: Mute enumeration value warning 2025-10-23 18:59:13 -07:00
cs-etm-decoder.h perf: cs-etm: Print queue number in raw trace dump 2024-08-29 15:56:37 -03:00