Re: [PATCH] perf metricgroup: Fix segmentation fault for metrics with no pmu event

From: Arnaldo Carvalho de Melo
Date: Fri Mar 05 2021 - 12:36:50 EST


Em Wed, Feb 03, 2021 at 08:28:23AM +0000, John Garry escreveu:
> On 03/02/2021 00:46, Jin, Yao wrote:
> > >
> > > This should be fixed in v5.11-rc6 - please check it.
> > >
> > > 9c880c24cb0d perf metricgroup: Fix for metrics containing duration_time
> > >
> > > Thanks,
> > > John
> >
> > Oh, I see, your patch is in Arnaldo's perf/urgent branch. Sorry about
> > that, I just tested Arnaldo's perf/core branch. :(
>
> Yeah, I'm not sure on the policy to merge back/rebase there. But sorry for
> the hassle with this issue.

I merge into perf/core as soon as perf/urgent is upstream.

- Arnaldo