diff options
author | 2023-01-12 12:01:03 -0800 | |
---|---|---|
committer | 2023-01-21 00:06:12 +0100 | |
commit | bd9514a4d5ec25b29728720ca8b3a9ac4e3137d7 (patch) | |
tree | a5e999ee21d23704dff7b51b7a584c581fbc9403 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_name (diff) | |
download | wireguard-linux-bd9514a4d5ec25b29728720ca8b3a9ac4e3137d7.tar.xz wireguard-linux-bd9514a4d5ec25b29728720ca8b3a9ac4e3137d7.zip |
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 <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-4-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions