summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorBrett Creeley <brett.creeley@amd.com>2026-07-30 04:25:21 +0000
committerJakub Kicinski <kuba@kernel.org>2026-08-05 17:59:29 -0700
commit5df545b3a5ee485fb366bba544063996d45d64af (patch)
treea978f6058c1d5b773f245cdb2a347dadab24c092 /tools/perf/scripts/python/flamegraph.py
parentfb918581d433ac475b0407d9c6ede03579a3c811 (diff)
pds_core: add PLDM component info display
Add detailed component information display via devlink info. This allows users to see individual firmware components and their versions. Components are reported as fixed, running, or stored based on their firmware-provided flags. Example output: $ devlink dev info pci/0000:00:05.0 versions: fixed: asic.id 0x0 asic.rev 0x0 running: fw.bootloader 1.2.3 fw.uboot 1.60.0-73 fw 1.60.0-73 fw.cpld 3.18 stored: fw.bootloader 1.2.3 fw.uboot 1.60.0-73 fw.uboot.gold 1.50.0-22 fw.gold 1.50.0-22 fw 1.60.0-73 fw.cpld 3.18 Signed-off-by: Brett Creeley <brett.creeley@amd.com> Link: https://patch.msgid.link/20260730-upstream_v8-v12-4-136cd174ee85@amd.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions