From 00c7571fce14135fa6bbe387ab4e7ce205d53c08 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 7 Apr 2009 16:22:46 -0700 Subject: 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 | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3