From f8628a2c9808fe191c98111a1d58d728f8d20e90 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 22 Jul 2015 16:53:34 +0100 Subject: benchmarks: Add simple mmap benchmarks Signed-off-by: Chris Wilson --- benchmarks/Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/Makefile.sources') diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources index df14b00a..58edd8c2 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -4,5 +4,6 @@ bin_PROGRAMS = \ intel_upload_blit_large_map \ intel_upload_blit_small \ gem_exec_nop \ + gem_mmap \ gem_prw \ gem_userptr_benchmark -- cgit v1.2.3