diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-02-12 13:28:40 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-02-12 13:35:14 +0000 |
commit | 9eb4de10a1ff3df3a455efb63a51ea9d5480d72d (patch) | |
tree | dc27c1592c275f88dc6d7cc7b5b289b3b53263e6 /.gitignore | |
parent | a5846bff27ccd4f148c883177c9516c3f06da4b0 (diff) |
Add intel_error_decode.
A simple variant of intel_gpu_dump that explicitly handles parsing of
i915_error_state.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ tests/gem_bad_address tests/gem_bad_batch tests/gem_bad_blit tests/gem_hang -tools/intel_decode +tools/intel_error_decode tools/intel_gpu_dump tools/intel_gpu_time tools/intel_gpu_top |