Add very preliminary intel_gpu_dump program
authorCarl Worth <cworth@cworth.org>
Tue, 7 Apr 2009 23:22:46 +0000 (16:22 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 7 Apr 2009 23:24:42 +0000 (16:24 -0700)
commit00c7571fce14135fa6bbe387ab4e7ce205d53c08
tree3f8dd8f942c6fc3bc5d5c70c90bbb8ddd6ed65e6
parent90ca63163d250e2d50d01aa06f9fc158c0fb6ced
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.
.gitignore
tools/Makefile.am
tools/intel_gpu_dump.c [moved from tools/intel_decode.c with 94% similarity]