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:43 +0100
commitf8628a2c9808fe191c98111a1d58d728f8d20e90 (patch)
treedd51b841110dbde060fdbc246b9c8187ae14cd0e /benchmarks/Makefile.sources
parentf689e2aa813340eb499ffe04369647044887c073 (diff)
benchmarks: Add simple mmap 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 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