diff options
| author | Carl Worth <cworth@cworth.org> | 2009-04-07 16:22:46 -0700 | 
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2009-04-07 16:24:42 -0700 | 
| commit | 00c7571fce14135fa6bbe387ab4e7ce205d53c08 (patch) | |
| tree | 3f8dd8f942c6fc3bc5d5c70c90bbb8ddd6ed65e6 /.gitignore | |
| parent | 90ca63163d250e2d50d01aa06f9fc158c0fb6ced (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-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 | 
