diff options
author | Kan Liang <[email protected]> | 2023-01-12 12:01:03 -0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2023-01-21 00:06:12 +0100 |
commit | bd9514a4d5ec25b29728720ca8b3a9ac4e3137d7 (patch) | |
tree | a5e999ee21d23704dff7b51b7a584c581fbc9403 /scripts/gdb/linux/proc.py | |
parent | 3af548f2361077cd53762c88d62343d4e8ea1efb (diff) |
perf/x86/uncore: Ignore broken units in discovery table
Some units in a discovery table may be broken, e.g., UPI of SPR MCC.
A generic method is required to ignore the broken units.
Add uncore_units_ignore in the struct intel_uncore_init_fun, which
indicates the type ID of broken units. It will be assigned by the
platform-specific code later when the platform has a broken discovery
table.
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Michael Petlan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions