Re: [PATCH v2] perf test: Add watchpoint test

From: Arnaldo Carvalho de Melo
Date: Tue Sep 18 2018 - 15:06:12 EST


Em Wed, Sep 12, 2018 at 11:42:29AM +0530, Ravi Bangoria escreveu:
> 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

Thanks, applied.

- Arnaldo