From e984d4965fa98b3071893143c65e6232ff4053ec Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 22 Jul 2015 15:01:47 +0100 Subject: benchmarks: Benchmarkify gem_exec_ctx Measure the overhead of execution when doing nothing, switching between a pair of contexts, or creating a new context every time. 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 7ad95a50..7404177a 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -3,6 +3,7 @@ bin_PROGRAMS = \ intel_upload_blit_large_gtt \ intel_upload_blit_large_map \ intel_upload_blit_small \ + gem_exec_ctx \ gem_exec_nop \ gem_mmap \ gem_prw \ -- cgit v1.2.3