Re: [PATCH] perf test: Add watchpoint test

2018-09-11 Thread Ravi Bangoria
> While testing, I got curious, as a 'perf test' user, why one of the > tests had the "Skip" result: > > [root@seventh ~]# perf test watchpoint > 22: Watchpoint: > 22.1: Read Only Watchpoint: Skip > 22.2: Write Only

Re: [PATCH] perf test: Add watchpoint test

2018-09-11 Thread Ravi Bangoria
> While testing, I got curious, as a 'perf test' user, why one of the > tests had the "Skip" result: > > [root@seventh ~]# perf test watchpoint > 22: Watchpoint: > 22.1: Read Only Watchpoint: Skip > 22.2: Write Only

Re: [PATCH] perf test: Add watchpoint test

2018-09-11 Thread Ravi Bangoria
On 09/10/2018 11:01 PM, Arnaldo Carvalho de Melo wrote: > Em Mon, Sep 10, 2018 at 11:18:30AM -0300, Arnaldo Carvalho de Melo escreveu: >> Em Mon, Sep 10, 2018 at 10:47:54AM -0300, Arnaldo Carvalho de Melo escreveu: >>> Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: On Mon,

Re: [PATCH] perf test: Add watchpoint test

2018-09-11 Thread Ravi Bangoria
On 09/10/2018 11:01 PM, Arnaldo Carvalho de Melo wrote: > Em Mon, Sep 10, 2018 at 11:18:30AM -0300, Arnaldo Carvalho de Melo escreveu: >> Em Mon, Sep 10, 2018 at 10:47:54AM -0300, Arnaldo Carvalho de Melo escreveu: >>> Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: On Mon,

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Mon, Sep 10, 2018 at 11:18:30AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Sep 10, 2018 at 10:47:54AM -0300, Arnaldo Carvalho de Melo escreveu: > > Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: > > > On Mon, Sep 10, 2018 at 03:28:11PM +0530, Ravi Bangoria wrote: > > > >

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Mon, Sep 10, 2018 at 11:18:30AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Sep 10, 2018 at 10:47:54AM -0300, Arnaldo Carvalho de Melo escreveu: > > Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: > > > On Mon, Sep 10, 2018 at 03:28:11PM +0530, Ravi Bangoria wrote: > > > >

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Mon, Sep 10, 2018 at 10:47:54AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: > > 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

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Mon, Sep 10, 2018 at 10:47:54AM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: > > 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

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: > 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

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Arnaldo Carvalho de Melo
Em Mon, Sep 10, 2018 at 12:31:54PM +0200, Jiri Olsa escreveu: > 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

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Jiri Olsa
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

Re: [PATCH] perf test: Add watchpoint test

2018-09-10 Thread Jiri Olsa
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

[PATCH] perf test: Add watchpoint test

2018-09-10 Thread Ravi Bangoria
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

[PATCH] perf test: Add watchpoint test

2018-09-10 Thread Ravi Bangoria
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