aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorSrinivas Pandruvada <[email protected]>2024-05-31 01:35:47 -0700
committerIlpo Järvinen <[email protected]>2024-05-31 16:24:43 +0300
commit3ea025fb4b5f1a0b66df25eba50b2a1071f01080 (patch)
tree87e23a17bd5540ec0a713298b304043460edcd00 /tools/perf/scripts/python/task-analyzer.py
parent1630dc626c87b300627fe7591f4f63f8f136f935 (diff)
platform/x86: ISST: Avoid some SkyLake server models
Some SkyLake server variants don't support any SST functionality. No use of providing any SST related interfaces on them. All supported SkyLake servers provide mailbox interface via MSR. So check for the presence of MSR 0xB0 and 0xB1. If not present don't load common module. Move defines for MSR_OS_MAILBOX_INTERFACE and MSR_OS_MAILBOX_DATA to common header file to avoid duplicating them. Signed-off-by: Srinivas Pandruvada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions