[PATCH 0/2] tools/power turbostat: enable turbostat to support Knights Mill (KNM)

From: Piotr Luc
Date: Wed Oct 12 2016 - 14:38:01 EST


The intention of this series is to add KNM CPU ID to turbostat.
The first patch improves code style by replacing raw numbers of CPUIDs
with descriptive macros of processor names.
The second patch enables turbostat to support KNM processor.

The second patch depends oni patch:
x86/cpu/intel: Add Knights Mill to Intel family
https://lkml.kernel.org/r/20161012180520.30976-1-piotr.luc () intel ! com

Piotr Luc (2):
tools/power turbostat: Use Intel family processor macros
tools/power turbostat: enable turbostat to support Knights Mill (KNM)

tools/power/x86/turbostat/Makefile | 3 +-
tools/power/x86/turbostat/turbostat.c | 249 +++++++++++++++++-----------------
2 files changed, 130 insertions(+), 122 deletions(-)

--
2.10.1