diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2023-01-12 12:01:03 -0800 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-01-21 00:06:12 +0100 |
commit | bd9514a4d5ec25b29728720ca8b3a9ac4e3137d7 (patch) | |
tree | a5e999ee21d23704dff7b51b7a584c581fbc9403 /tools/perf/scripts/python/export-to-sqlite.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 <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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions