Re: [PATCH v2] perf map: optimize maps__fixup_overlappings()

From: Jiri Olsa
Date: Tue Aug 07 2018 - 19:03:37 EST


On Tue, Aug 07, 2018 at 05:02:37PM -0300, Arnaldo Carvalho de Melo wrote:
> Em Tue, Aug 07, 2018 at 05:24:54PM +0300, Konstantin Khlebnikov escreveu:
> > This function splits and removes overlapping areas.
> >
> > Maps in tree are ordered by start address thus we could find
> > first overlap and stop if next map does not overlap.
> >
> > Signed-off-by: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx>
>
> Jiri, I'm applying this one with your Acked-by, ok?

yep, sry.. overlooked this

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka