summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-04-07 16:22:46 -0700
committerCarl Worth <cworth@cworth.org>2009-04-07 16:24:42 -0700
commit00c7571fce14135fa6bbe387ab4e7ce205d53c08 (patch)
tree3f8dd8f942c6fc3bc5d5c70c90bbb8ddd6ed65e6 /.gitignore
parent90ca63163d250e2d50d01aa06f9fc158c0fb6ced (diff)
Add very preliminary intel_gpu_dump program
Right now it requires a filename on the command line, (such as /debug/dri/0/i915_batchbuffers). We plan to make it smarter in the future by going out and collecting all the data it needs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c325680d..8e5839e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,5 +40,6 @@ tests/gem_flink
tests/gem_mmap
tests/gem_readwrite
tests/gem_tiled_blits
+tools/intel_gpu_dump
tools/intel_gpu_top
tools/intel_stepping