]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7040be58442f8d96f451c2aded85801d8c8bd725
tree271176d1d9bf150b9aff04d1d1d1c286fd792587
parentd308749b0bc8890c75824442cf5ed4b0761b8a7c
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]