From d8db9bc55a316d97d0acdf6ccc9f43b370acd358 Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Tue, 27 Sep 2016 22:10:16 +0800 Subject: selftests/powerpc: Add Anton's null_syscall benchmark to the selftests Pull in a version of Anton's null_syscall benchmark: http://ozlabs.org/~anton/junkcode/null_syscall.c Suggested-by: Michael Ellerman Signed-off-by: Anton Blanchard Signed-off-by: Rui Teng Signed-off-by: Michael Ellerman --- tools/testing/selftests/powerpc/benchmarks/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/testing/selftests/powerpc/benchmarks/.gitignore') diff --git a/tools/testing/selftests/powerpc/benchmarks/.gitignore b/tools/testing/selftests/powerpc/benchmarks/.gitignore index bce49ebd869e..04dc1e6ef2ce 100644 --- a/tools/testing/selftests/powerpc/benchmarks/.gitignore +++ b/tools/testing/selftests/powerpc/benchmarks/.gitignore @@ -1,4 +1,5 @@ gettimeofday context_switch mmap_bench -futex_bench \ No newline at end of file +futex_bench +null_syscall -- cgit v1.2.3