Re: [PATCH v4 00/12] perf metric fixes and test

2020-05-12 Thread Ian Rogers
On Mon, May 11, 2020 at 9:12 AM Ian Rogers wrote: > > On Mon, May 11, 2020 at 8:32 AM Arnaldo Carvalho de Melo > wrote: > > > > Em Thu, May 07, 2020 at 10:44:45AM +0200, Jiri Olsa escreveu: > > > On Fri, May 01, 2020 at 10:33:21AM -0700, Ian Rogers wrote: > > > > Add a test that all perf metrics

Re: [PATCH v4 00/12] perf metric fixes and test

2020-05-11 Thread Ian Rogers
On Mon, May 11, 2020 at 8:32 AM Arnaldo Carvalho de Melo wrote: > > Em Thu, May 07, 2020 at 10:44:45AM +0200, Jiri Olsa escreveu: > > On Fri, May 01, 2020 at 10:33:21AM -0700, Ian Rogers wrote: > > > Add a test that all perf metrics (for your architecture) are parsable > > > with the simple expres

Re: [PATCH v4 00/12] perf metric fixes and test

2020-05-11 Thread Arnaldo Carvalho de Melo
Em Thu, May 07, 2020 at 10:44:45AM +0200, Jiri Olsa escreveu: > On Fri, May 01, 2020 at 10:33:21AM -0700, Ian Rogers wrote: > > Add a test that all perf metrics (for your architecture) are parsable > > with the simple expression parser. Attempt to parse all events in > > metrics but only fail if th

Re: [PATCH v4 00/12] perf metric fixes and test

2020-05-07 Thread Arnaldo Carvalho de Melo
Em Thu, May 07, 2020 at 10:44:45AM +0200, Jiri Olsa escreveu: > On Fri, May 01, 2020 at 10:33:21AM -0700, Ian Rogers wrote: > > Add a test that all perf metrics (for your architecture) are parsable > > with the simple expression parser. Attempt to parse all events in > > metrics but only fail if th

Re: [PATCH v4 00/12] perf metric fixes and test

2020-05-07 Thread Jiri Olsa
On Fri, May 01, 2020 at 10:33:21AM -0700, Ian Rogers wrote: > Add a test that all perf metrics (for your architecture) are parsable > with the simple expression parser. Attempt to parse all events in > metrics but only fail if the metric is for the current CPU. Fix bugs > in the expr parser, x86 an