summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-15 10:55:22 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-15 10:58:31 +0100
commit176011eea776566ca73f98c48b0476db7f8b1e4d (patch)
tree6b7691992a42350503b4727e6f377bb95422f6aa /tools/Makefile.am
parentf2198896087b160bdc13eb8cf9b2dd54e79d52da (diff)
Add intel_framebuffer_dump
A simple utility to capture the currently active framebuffers and record them as a png.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 2519169a1..47bd5b3a8 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -9,6 +9,7 @@ bin_PROGRAMS = \
intel_bios_dumper \
intel_bios_reader \
intel_error_decode \
+ intel_framebuffer_dump \
intel_gpu_top \
intel_gpu_time \
intel_gtt \