From 823ee3e4887d7265afddff9aeafa7843566b3167 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 26 Sep 2016 13:25:13 +0100 Subject: benchmarks: Add prime_lookup microbenchmark Just a silly benchmark to stress prime_fd_to_handle and prime_handle_to_fd. 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 f69d4f10..3af54ebe 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -15,6 +15,7 @@ benchmarks_prog_list = \ gem_set_domain \ gem_syslatency \ kms_vblank \ + prime_lookup \ vgem_mmap \ $(NULL) -- cgit v1.2.3