From 176011eea776566ca73f98c48b0476db7f8b1e4d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 15 Aug 2013 10:55:22 +0100 Subject: Add intel_framebuffer_dump A simple utility to capture the currently active framebuffers and record them as a png. --- tools/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index 2519169a..47bd5b3a 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 \ -- cgit v1.2.3