summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-07-22 16:53:34 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2015-07-23 12:20:05 +0100
commitf689e2aa813340eb499ffe04369647044887c073 (patch)
treeb6c32aca72d3084013df14f75fcb6d8e1a7f12dd /benchmarks/Makefile.sources
parentb7c33e09394d8d59eac3d0fc581f7190e031947d (diff)
benchmarks: Add simple pread/pwrite benchmarks
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'benchmarks/Makefile.sources')
-rw-r--r--benchmarks/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
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