diff options
author | Len Brown <len.brown@intel.com> | 2024-04-25 04:12:18 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2024-05-16 04:50:06 +0300 |
commit | 78464d7681f79bb48995c3d29d7e93d27ba69bca (patch) | |
tree | 61d882677a91aa825bc489340d52a72cd3c6888e /scripts/gdb/linux/cpus.py | |
parent | 0e39702fbbcdb16ad349439065d24a3bb5e2f331 (diff) | |
download | linux-78464d7681f79bb48995c3d29d7e93d27ba69bca.tar.xz |
tools/power turbostat: Add columns for clustered uncore frequency
New machines have multiple uncore frequencies per package,
visible in /sys/devices/system/cpu/intel_uncore_frequency/uncore##/
turbostat now samples these frequencies each measurement interval.
For each package, turbostat now prints "UMHzX.Y" columns,
where X = domain_id, and Y = fabric_cluster_id.
The system summary for each UMHzX.Y column is the average value
for across all of the packages in the system.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions