mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
decode: Split decoder and reuse outside of intel_gpu_dump
Introduce a second decoder that simpler operates on a file so that it can be run on dumped batchbuffers independent of the gpu. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -51,7 +51,9 @@ tests/gem_bad_address
|
||||
tests/gem_bad_batch
|
||||
tests/gem_bad_blit
|
||||
tests/gem_hang
|
||||
tools/intel_decode
|
||||
tools/intel_gpu_dump
|
||||
tools/intel_gpu_time
|
||||
tools/intel_gpu_top
|
||||
tools/intel_reg_dumper
|
||||
tools/intel_reg_write
|
||||
|
||||
Reference in New Issue
Block a user