diff options
author | 2018-08-07 20:22:28 -0400 | |
---|---|---|
committer | 2018-11-02 14:06:30 -0400 | |
commit | 3404155190ce09a1e5d8407e968fc19aac4493e3 (patch) | |
tree | 827034b69f0d78a3397cc94c5638cc7aaf968d50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor (diff) | |
download | wireguard-linux-3404155190ce09a1e5d8407e968fc19aac4493e3.tar.xz wireguard-linux-3404155190ce09a1e5d8407e968fc19aac4493e3.zip |
tools/power turbosat: fix AMD APIC-id output
turbostat recently gained a feature adding APIC and X2APIC columns.
While they are disabled by-default, they are enabled with --debug
or when explicitly requested, eg.
$ sudo turbostat --quiet --show Package,Node,Core,CPU,APIC,X2APIC date
But these columns erroneously showed zeros on AMD hardware.
This patch corrects the APIC and X2APIC [sic] columns on AMD.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions