summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorAlessio Belle <alessio.belle@imgtec.com>2026-07-20 16:07:28 +0100
committerAlessio Belle <alessio.belle@imgtec.com>2026-07-24 08:46:18 +0100
commit112badb7245059c176e3924f9cd9ce2933cb0082 (patch)
tree9e4523ea5f8dc23eba99421e8689b8e6acd15294 /tools/perf/scripts/python/parallel-perf.py
parent1ff399c4cd132a24c73e5e237a11cb9d6b68dff1 (diff)
drm/imagination: Fix value of HWRT address in pvr_job_create tracepoint
The pvr_job_create tracepoint was using pvr_fw_object::fw_addr_offset to display the firmware address of the render target structure attached to a job, but that's an offset into the firmware heap, not the expected full address, which is more useful in general e.g. for cross referencing against firmware logs. Use pvr_fw_object_get_fw_addr() to get the full firmware address. Fixes: c1079aebb4de ("drm/imagination: Add support for trace points") Reviewed-by: Brajesh Gupta <brajesh.gupta@imgtec.com> Link: https://patch.msgid.link/20260720-fix-pvr-job-trace-hwrt-v1-1-b24551802efb@imgtec.com Signed-off-by: Alessio Belle <alessio.belle@imgtec.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions