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.
This commit is contained in:
Carl Worth
2009-04-07 16:22:46 -07:00
parent 90ca63163d
commit 00c7571fce
3 changed files with 116 additions and 1 deletions
+1
View File
@@ -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