From 38b3bd6b7c09cdd8041e6b775933f69e0141efd3 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 11 Aug 2015 12:57:38 +0100 Subject: benchmarks: Add a microbenchmark for relocation overhead Allow specification of the many different busyness modes and relocation interfaces, along with the number of buffers to use and relocations. 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 3dc02635..a456e05b 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -8,6 +8,7 @@ benchmarks_PROGRAMS = \ gem_create \ gem_exec_ctx \ gem_exec_nop \ + gem_exec_reloc \ gem_exec_trace \ gem_mmap \ gem_prw \ -- cgit v1.2.3