Re: [PATCH] perf test: Add watchpoint test

From: Jiri Olsa
Date: Mon Sep 10 2018 - 06:32:00 EST


On Mon, Sep 10, 2018 at 03:28:11PM +0530, Ravi Bangoria wrote:
> We don't have perf test available to test watchpoint functionality.
> Add simple set of tests:
> - Read only watchpoint
> - Write only watchpoint
> - Read / Write watchpoint
> - Runtime watchpoint modification
>
> Ex on powerpc:
> $ sudo ./perf test 22
> 22: Watchpoint :
> 22.1: Read Only Watchpoint : Ok
> 22.2: Write Only Watchpoint : Ok
> 22.3: Read / Write Watchpoint : Ok
> 22.4: Modify Watchpoint : Ok

cool, thanks!

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

jirka