Home
last modified time | relevance | path

Searched refs:libcpupower (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/power/cpupower/bindings/python/
H A DREADME2 libcpupower (aside from the libcpupower object files).
8 * You need the object files in the libcpupower directory compiled by
18 the bindings code: is permissively licensed + the license of libcpupower's .o
32 Build the object files for libcpupower by running make in the cpupower
/linux-6.15/tools/tracing/rtla/
H A DMakefile.config46 $(call feature_check,libcpupower)
47 ifeq ($(feature-libcpupower), 1)
52 $(info libcpupower is missing, building without --deepest-idle-state support.)
53 $(info Please install libcpupower-dev/kernel-tools-libs-devel)
H A DMakefile35 FEATURE_TESTS += libcpupower
41 FEATURE_DISPLAY += libcpupower
H A DREADME.txt14 - libcpupower (optional, for --deepest-idle-state)
/linux-6.15/tools/power/cpupower/
H A DREADME12 libcpupower
15 "libcpupower" is a library which offers a unified access method for userspace
54 | libcpupower | /usr/lib |
104 | libcpupower | ${DESTDIR}/usr/lib |
169 ./bin/cpupower: error while loading shared libraries: libcpupower.so.1:
172 The issue is that binary cannot find the 'libcpupower' library. So, we
H A D.gitignore3 libcpupower.so
4 libcpupower.so.*
/linux-6.15/Documentation/tools/rtla/
H A Dcommon_timerlat_options.rst40 Requires rtla to be built with libcpupower.
/linux-6.15/tools/build/feature/
H A DMakefile39 test-libcpupower.bin \
243 $(OUTPUT)test-libcpupower.bin:
/linux-6.15/tools/build/
H A DMakefile.feature88 libcpupower \