From f689e2aa813340eb499ffe04369647044887c073 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 22 Jul 2015 16:53:34 +0100 Subject: benchmarks: Add simple pread/pwrite 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 d8a7440f..df14b00a 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -4,4 +4,5 @@ bin_PROGRAMS = \ intel_upload_blit_large_map \ intel_upload_blit_small \ gem_exec_nop \ + gem_prw \ gem_userptr_benchmark -- cgit v1.2.3