diff options
author | 2023-01-12 12:01:04 -0800 | |
---|---|---|
committer | 2023-01-21 00:06:13 +0100 | |
commit | 65248a9a9ee1ea2e6aad8f35253ffd9096ab81b7 (patch) | |
tree | 7ea961c0465d7e5484f9d4855836acedbb221b68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | perf/x86/uncore: Ignore broken units in discovery table (diff) | |
download | wireguard-linux-65248a9a9ee1ea2e6aad8f35253ffd9096ab81b7.tar.xz wireguard-linux-65248a9a9ee1ea2e6aad8f35253ffd9096ab81b7.zip |
perf/x86/uncore: Add a quirk for UPI on SPR
The discovery table of UPI on some SPR variants, e.g., MCC, is broken.
The third UPI table may includes a wrong address which points to a
non-exists device. The bug impacts both UPI and M3UPI uncore PMON.
Use a pre-defined UPI and M3UPI table to replace the broken table.
Different BIOS may populate a device into a different domain or a
different BUS. The accurate location can only be retrieved at load time.
Add spr_update_device_location() to update the location of the UPI and
M3UPI in the pre-defined table.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Michael Petlan <mpetlan@redhat.com>
Link: https://lore.kernel.org/r/20230112200105.733466-5-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions