Re: [PATCH v1] perf stat: Don't display zero tool counts

From: Arnaldo Carvalho de Melo
Date: Mon Aug 07 2023 - 15:57:40 EST


Em Mon, Aug 07, 2023 at 04:43:38PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Mon, Aug 07, 2023 at 07:54:47AM -0700, Andi Kleen escreveu:
> > On Thu, Aug 03, 2023 at 05:54:59PM -0300, Arnaldo Carvalho de Melo wrote:
> > > Em Tue, Aug 01, 2023 at 01:54:52PM -0700, Ian Rogers escreveu:
> > > > Skip zero counts for tool events.
> > > >
> > > > Reported-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>
> > >
> > > Andi,
> > >
> > > Have you tested this? Can we please have your Tested-by?
> >
> > I thought I had sent it earlier?
> >
> > Tested-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> Yeah, you did it, sorry, somehow I didn't notice.
>
> Applying.

Would be good to have the original link with your report and to figure
out the cset that introduced the problem, so that we could have a Fixes
tag to help justifying getting this into 6.5.

- Arnaldo