WSL2-Linux-Kernel/tools/testing/selftests/powerpc/benchmarks
Simon Guo 15ec3997aa selftests/powerpc: Move shared headers into new include dir
There are some functions, especially register related, which can
be shared across multiple selftests/powerpc test directories.

This patch creates a new include directory to store those shared
files, so that the file layout becomes more neat.

Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
[mpe: Reworked to move the headers only]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-11-17 17:11:47 +11:00
..
.gitignore selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00
Makefile selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00
context_switch.c selftests/powerpc: Move shared headers into new include dir 2016-11-17 17:11:47 +11:00
futex_bench.c selftests/powerpc: Import Anton's mmap & futex micro benchmarks 2016-07-05 23:49:50 +10:00
gettimeofday.c powerpc/selftest: Add gettimeofday() benchmark 2015-10-01 16:52:02 +10:00
mmap_bench.c selftests/powerpc: Import Anton's mmap & futex micro benchmarks 2016-07-05 23:49:50 +10:00
null_syscall.c selftests/powerpc: Add Anton's null_syscall benchmark to the selftests 2016-11-14 11:11:51 +11:00