diff options
author | 2022-11-17 12:28:28 +0000 | |
---|---|---|
committer | 2022-11-24 11:09:22 +0100 | |
commit | 4cfce57fa42d277497cd2c425021312eae2f223c (patch) | |
tree | 291496c64a19cf51c6f93cbcf049367e00a8bfe8 /tools/perf/scripts/python | |
parent | perf/x86/intel/uncore: Generalize get_topology() for SKX PMUs (diff) | |
download | wireguard-linux-4cfce57fa42d277497cd2c425021312eae2f223c.tar.xz wireguard-linux-4cfce57fa42d277497cd2c425021312eae2f223c.zip |
perf/x86/intel/uncore: Enable UPI topology discovery for Skylake Server
UPI topology discovery relies on data from KTILP0 (offset 0x94) and
KTIPCSTS (offset 0x120) registers which reside under IIO bus(3) on
SKX/CLX.
This patch enable UPI topology discovery on Skylake Server. Topology is
exposed through attributes /sys/devices/uncore_upi_<pmu_idx>/dieX,
where dieX is file which holds "upi_<idx1>:die_<idx2>" connected to
this UPI link.
Signed-off-by: Alexander Antonov <alexander.antonov@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Link: https://lore.kernel.org/r/20221117122833.3103580-7-alexander.antonov@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions