]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Add gt_id to xe_sched_job traces
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 7 Nov 2024 06:06:06 +0000 (22:06 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 8 Nov 2024 20:04:32 +0000 (12:04 -0800)
commitfaf3cc68b9e43789f2c5debf0117a7d01e4a02bb
tree61014ac44c72cfae5393e43f6d56ce40b172be3d
parentf9b982fbb47be2e6aa824032fe07f5e4dece0019
drm/xe: Add gt_id to xe_sched_job traces

In order to uniquely identify the jobs, xe_sched_job tracepoints need
to have the tuple (gt_id, guc_id). Find a "hole" where the next entry is
unaligned and add one more field.

Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241107060606.3130885-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_trace.h