selftests/powerpc: Add process creation benchmark
authorNicholas Piggin <npiggin@gmail.com>
Tue, 6 Mar 2018 13:24:58 +0000 (23:24 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 20 Mar 2018 05:47:54 +0000 (16:47 +1100)
commitdd40c5b4c90d84d30cdb452c2d193d6fb42247df
tree271176d1d9bf150b9aff04d1d1d1c286fd792587
parenta0828cf57acce9bf941539e1f633e9a91f9df57d
selftests/powerpc: Add process creation benchmark

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Add SPDX, and fixup formatting]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/benchmarks/.gitignore
tools/testing/selftests/powerpc/benchmarks/Makefile
tools/testing/selftests/powerpc/benchmarks/exec_target.c [new file with mode: 0644]
tools/testing/selftests/powerpc/benchmarks/fork.c [new file with mode: 0644]