Skip to content

intel/tools/aubinator_error_decode: read HW Context before other batches

The hardware context buffer has state that was set before the batch started. By decoding it first, references to things like Dynamic State Base Address are decodable in the command batches.

Cc: @rantogno @llandwerlin

Merge request reports