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
@@ -1,4 +1,5 @@
bin_PROGRAMS = \
intel_gpu_dump \
intel_gpu_top \
intel_stepping