]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/power turbostat: Show module_id column
authorLen Brown <len.brown@intel.com>
Tue, 21 Apr 2026 22:36:31 +0000 (18:36 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 22 Apr 2026 15:31:57 +0000 (11:31 -0400)
commitaea40f1e2d77a5581539d1ec6366c7dc7566321d
tree0cbeb0b9bfdf644411843df2892c26baca641b60
parentda828b6cafc103119b971290d44db5f33af7924e
tools/power turbostat: Show module_id column

Get the "module_id" from the Linux topology "cluster_id".
If the there is more than one id, show it by default.

Module joins Die etc. in the "topology" group.

Display in hex, as it is usually based mask of the APIC-id

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