linux/tools/build/feature
Ian Rogers c819bfdc4a tool build: Remove __get_cpuid feature test
This feature test is no longer used so remove.

The function tested by the feature test is used in:
tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
however, the Makefile just assumes the presence of the function and
doesn't perform a build feature test for it.

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
..
.gitignore
Makefile tool build: Remove __get_cpuid feature test 2025-11-13 23:03:11 -08:00
test-all.c tool build: Remove __get_cpuid feature test 2025-11-13 23:03:11 -08:00
test-backtrace.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-bionic.c
test-bpf.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-clang-bpf-co-re.c
test-compile.c
test-cplus-demangle.c
test-cxa-demangle.cpp
test-disassembler-four-args.c
test-disassembler-init-styled.c
test-eventfd.c
test-file-handle.c
test-fortify-source.c
test-gettid.c
test-glibc.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-gtk2-infobar.c
test-gtk2.c
test-hello.c
test-jvmti-cmlr.c
test-jvmti.c
test-libaio.c
test-libbabeltrace.c
test-libbfd-buildid.c
test-libbfd.c
test-libbpf.c
test-libcap.c Revert "tools build: Remove leftover libcap tests that prevents fast path feature detection from working" 2024-08-29 11:51:43 -03:00
test-libcapstone.c
test-libcpupower.c tools/build: Add libcpupower dependency detection 2024-10-17 17:13:15 -04:00
test-libdebuginfod.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-libdw.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-libelf-gelf_getnote.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-libelf-getphdrnum.c
test-libelf-getshdrstrndx.c
test-libelf-zstd.c tools build: Add feature test for libelf with ZSTD 2024-12-18 16:24:32 -03:00
test-libelf.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-libnuma.c
test-libopencsd.c
test-libperl.c
test-libpfm4.c
test-libpython.c
test-libslang.c
test-libtraceevent.c perf build: Include libtraceevent headers directly indicated by pkg-config 2024-11-08 22:42:57 -08:00
test-libtracefs.c
test-libunwind-aarch64.c
test-libunwind-arm.c
test-libunwind-debug-frame-aarch64.c
test-libunwind-debug-frame-arm.c
test-libunwind-debug-frame.c
test-libunwind-x86.c
test-libunwind-x86_64.c
test-libunwind.c
test-libzstd.c
test-llvm-perf.cpp perf build: Autodetect minimum required llvm-dev version 2024-09-10 17:32:46 -03:00
test-llvm.cpp
test-lzma.c tools build: Fix a number of Wconversion warnings 2025-02-12 20:23:05 -08:00
test-numa_num_possible_cpus.c
test-pthread-attr-setaffinity-np.c
test-pthread-barrier.c
test-reallocarray.c
test-scandirat.c
test-sched_getcpu.c
test-sdt.c
test-setns.c
test-stackprotector-all.c
test-timerfd.c
test-zlib.c