]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies
authorIan Rogers <irogers@google.com>
Mon, 10 Nov 2025 01:31:52 +0000 (17:31 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 14 Nov 2025 07:03:11 +0000 (23:03 -0800)
commitca016b6527e154013693722a2cdbec7c05fb6df7
tree82a9908c6d52dac7d256ec93e47a41e0606eed1d
parent754187ad73b73bcb44f106a8e5fc88789beff1bd
perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies

errno.h isn't used in auxtrace.h so remove it and fix build failures
caused by transitive dependencies through auxtrace.h on errno.h.

Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
34 files changed:
tools/perf/arch/arm/annotate/instructions.c
tools/perf/arch/arm/util/auxtrace.c
tools/perf/arch/arm64/annotate/instructions.c
tools/perf/arch/arm64/util/arm-spe.c
tools/perf/arch/arm64/util/hisi-ptt.c
tools/perf/arch/powerpc/util/auxtrace.c
tools/perf/arch/s390/util/auxtrace.c
tools/perf/arch/x86/tests/topdown.c
tools/perf/arch/x86/util/topdown.c
tools/perf/bench/evlist-open-close.c
tools/perf/bench/futex.c
tools/perf/bench/pmu-scan.c
tools/perf/bench/synthesize.c
tools/perf/builtin-mem.c
tools/perf/tests/hwmon_pmu.c
tools/perf/tests/parse-metric.c
tools/perf/tests/pfm.c
tools/perf/ui/hist.c
tools/perf/util/annotate-data.c
tools/perf/util/auxtrace.h
tools/perf/util/bpf-filter.h
tools/perf/util/bpf-trace-summary.c
tools/perf/util/bpf_counter_cgroup.c
tools/perf/util/bpf_ftrace.c
tools/perf/util/bpf_map.c
tools/perf/util/cgroup.c
tools/perf/util/drm_pmu.c
tools/perf/util/evswitch.c
tools/perf/util/intel-tpebs.c
tools/perf/util/kvm-stat.h
tools/perf/util/mmap.c
tools/perf/util/pfm.c
tools/perf/util/powerpc-vpadtl.c
tools/perf/util/stat-shadow.c