From 94a180c0c95d70983ca15ada1de5d8624a68211e Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 30 Nov 2009 15:20:29 +0000 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9100a613..4f4f0632 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- cgit v1.2.3