Re: [PATCH v4 0/5] perf cs-etm: Fix synthesizing instruction samples

From: Leo Yan
Date: Tue Feb 18 2020 - 20:32:27 EST


Hi Mathieu, Arnaldo,

On Tue, Feb 18, 2020 at 04:30:11PM -0300, Arnaldo Carvalho de Melo wrote:

[...]

> > > Leo Yan (5):
> > > perf cs-etm: Swap packets for instruction samples
> > > perf cs-etm: Continuously record last branch
> > > perf cs-etm: Correct synthesizing instruction samples
> > > perf cs-etm: Optimize copying last branches
> > > perf cs-etm: Fix unsigned variable comparison to zero
> >
> > For all the patches in this set:
> >
> > Reviewed-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
> >
> > Unless Arnaldo says otherwise, I suggest you send a new V5 with Mike's RB for
> > patch 3/5 and mine for all of them. That way he doesn't have to edit the
> > patches when applying them.

Thanks for reviewing and suggestions.

> Yeah, that would make things easier for me, always appreciated.

Sure, will send out patch set V5.

Thanks,
Leo