Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
Pull turbostat update from Len Brown: "Updates to the turbostat utility. Just one kernel dependency in this batch -- added a #define to msr-index.h" * 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux: tools/power turbostat: correct dumped pkg-cstate-limit value tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL tools/power turbostat: correct DRAM RAPL units on recent Xeon processors tools/power turbostat: Initial Skylake support tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile tools/power turbostat: modprobe msr, if needed tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2 tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 tools/power turbostat: label base frequency tools/power turbostat: update PERF_LIMIT_REASONS decoding tools/power turbostat: simplify default output
No related branches found
No related tags found
Showing
- arch/x86/include/uapi/asm/msr-index.h 8 additions, 0 deletionsarch/x86/include/uapi/asm/msr-index.h
- tools/power/x86/turbostat/Makefile 5 additions, 1 deletiontools/power/x86/turbostat/Makefile
- tools/power/x86/turbostat/turbostat.8 78 additions, 60 deletionstools/power/x86/turbostat/turbostat.8
- tools/power/x86/turbostat/turbostat.c 336 additions, 100 deletionstools/power/x86/turbostat/turbostat.c
This diff is collapsed.
Please register or sign in to comment