summaryrefslogtreecommitdiff
path: root/tools/perf/util/bpf-trace-summary.c
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-11-09 17:31:51 -0800
committerNamhyung Kim <namhyung@kernel.org>2025-11-13 23:03:11 -0800
commit754187ad73b73bcb44f106a8e5fc88789beff1bd (patch)
tree9c3e6697f64a5f9271ab556721e7682c57518cac /tools/perf/util/bpf-trace-summary.c
parentc819bfdc4a762ba8a3035815c910c2d5443b616b (diff)
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>
Diffstat (limited to 'tools/perf/util/bpf-trace-summary.c')
0 files changed, 0 insertions, 0 deletions