linux/tools/power/x86
Alexander Monakov 4be61e6b76 tools/power turbostat: Build with _FILE_OFFSET_BITS=64
For compatibility reasons, Glibc off_t is a 32-bit type on 32-bit x86
unless _FILE_OFFSET_BITS=64 is defined. Add this define, as otherwise
reading MSRs with index 0x80000000 and above attempts a pread with a
negative offset, which fails.

Signed-off-by: Alexander Monakov <amonakov@ispras.ru>
Tested-by: Liwei Song <liwei.song@windriver.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2020-09-03 13:59:10 -04:00
..
intel_pstate_tracer tools/power/x86/intel_pstate_tracer: fix a broken y-axis scale 2020-03-26 20:05:58 +01:00
intel-speed-select tools/power/x86/intel-speed-select: Fix invalid core mask 2020-05-22 11:18:15 -07:00
turbostat tools/power turbostat: Build with _FILE_OFFSET_BITS=64 2020-09-03 13:59:10 -04:00
x86_energy_perf_policy tools/power x86_energy_perf_policy: Input/output error in a VM 2020-09-03 13:58:38 -04:00