selftests/powerpc: Add perf breakpoint test
authorMichael Neuling <mikey@neuling.org>
Mon, 28 May 2018 23:22:38 +0000 (09:22 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 11:16:44 +0000 (21:16 +1000)
commit9c2d72d497a32788bf90f05610319a217258129a
treeab9dbda6daf8e74ec37f9917afe3cb5a408b2ed1
parenta377514519b9a20fa1ea9adddbb4129573129cef
selftests/powerpc: Add perf breakpoint test

This tests perf hardware breakpoints (ie PERF_TYPE_BREAKPOINT) on
powerpc.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
tools/testing/selftests/powerpc/ptrace/.gitignore
tools/testing/selftests/powerpc/ptrace/Makefile
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c [new file with mode: 0644]