tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node
authorPrarit Bhargava <prarit@redhat.com>
Fri, 1 Jun 2018 14:04:32 +0000 (10:04 -0400)
committerLen Brown <len.brown@intel.com>
Sat, 2 Jun 2018 03:12:46 +0000 (23:12 -0400)
commit139dd0e07c1c116949aed75c2c067873c6f91e50
treeab438458963579062f228888eac94a222592eee6
parent8cb48b32a5defbbf333adb9a3f2101c39d37af64
tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node

turbostat incorrectly assumes that there is one node per package.  As a
result num_cores_per_pkg is not correctly named and is actually
num_cores_per_node.

Rename num_cores_per_pkg to num_cores_per_node.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c