Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/bindings/python/
H A DREADME2 libcpupower (aside from the libcpupower object files).
8 * If you are building completely from upstream; please install libcpupower by
10 libcpupower.so file and symlinks needed. Otherwise, please make sure a symlink
11 to libcpupower.so exists in your library path from your distribution's
21 the bindings code: is permissively licensed + the license of libcpupower's
35 Build the object files for libcpupower by running make in the cpupower
/linux/tools/tracing/rtla/
H A DMakefile.config54 $(call feature_check,libcpupower)
55 ifeq ($(feature-libcpupower), 1)
60 $(info libcpupower is missing, building without --deepest-idle-state support.)
61 $(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/tools/power/cpupower/
H A DREADME12 libcpupower
15 "libcpupower" is a library which offers a unified access method for userspace
54 | libcpupower | /usr/lib |
108 | libcpupower | ${DESTDIR}/usr/lib |
177 ./bin/cpupower: error while loading shared libraries: libcpupower.so.1:
180 The issue is that binary cannot find the 'libcpupower' library. So, we
H A D.gitignore3 libcpupower.so
4 libcpupower.so.*
/linux/tools/build/feature/
H A DMakefile37 test-libcpupower.bin \
235 $(OUTPUT)test-libcpupower.bin:
/linux/tools/build/
H A DMakefile.feature85 libcpupower \
/linux/Documentation/tools/rtla/
H A Dcommon_timerlat_options.txt50 Requires rtla to be built with libcpupower.