aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMario Limonciello <[email protected]>2022-01-20 11:44:39 -0600
committerHans de Goede <[email protected]>2022-01-24 11:14:49 +0100
commitb8fb0d9b47660ddb8a8256412784aad7cee9f21a (patch)
treeca078099cb656e5cc433fd71d81631039477dc69 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentf8c28b93d2628610cf793b3528f6f40fd1c7cd5b (diff)
platform/x86: amd-pmc: Correct usage of SMU version
Yellow carp has been outputting versions like `1093.24.0`, but this is supposed to be 69.24.0. That is the MSB is being interpreted incorrectly. The MSB is not part of the major version, but has generally been treated that way thus far. It's actually the program, and used to distinguish between two programs from a similar family but different codebase. Link: https://patchwork.freedesktop.org/patch/469993/ Signed-off-by: Mario Limonciello <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions