Re: [v2] selftests/powerpc: Add perf breakpoint test

2018-06-04 Thread Michael Ellerman
On Mon, 2018-05-28 at 23:22:38 UTC, Michael Neuling wrote: > This tests perf hardware breakpoints (ie PERF_TYPE_BREAKPOINT) on > powerpc. > > Signed-off-by: Michael Neuling Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9c2d72d497a32788bf90f05610319a cheers

[PATCH v2] selftests/powerpc: Add perf breakpoint test

2018-05-28 Thread Michael Neuling
This tests perf hardware breakpoints (ie PERF_TYPE_BREAKPOINT) on powerpc. Signed-off-by: Michael Neuling --- v2: - fix failure noticed by mpe - rewrite to explicitly test all options (rather than randomly) --- .../selftests/powerpc/ptrace/.gitignore | 1 +