tools/power turbostat: Enhance HT enumeration
authorLen Brown <len.brown@intel.com>
Fri, 13 Feb 2026 05:31:02 +0000 (23:31 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 13 Feb 2026 14:53:17 +0000 (08:53 -0600)
commit070e92361eeca21407ce90b582698a877ece5694
treeab5470b94843eb32177f8ea979db0b5dddf6dba7
parentddf60e38ca048842a34eb6e9d7a0d3e7d459df8d
tools/power turbostat: Enhance HT enumeration

Record the cpu_id of each CPU HT sibling -- will need this later.

Rename "thread_id" to "ht_id" to disambiguate that the scope
of this id is within a Core -- it is not a global cpu_id.

No functional change.

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