Re: [PATCH] perf report: Tag branch type/flag on "to" and tag cycles on "from"

From: Arnaldo Carvalho de Melo
Date: Tue Jul 25 2017 - 10:18:51 EST


Em Mon, Jul 24, 2017 at 04:45:30PM -0700, Andi Kleen escreveu:
> On Mon, Jul 24, 2017 at 02:39:53PM -0300, Arnaldo Carvalho de Melo wrote:
> > Em Mon, Jul 24, 2017 at 07:09:07PM +0800, Jin Yao escreveu:
> > > Current --branch-history LBR annotation displays confused
> > > data. For example, each cycles report is duplicated on both
> > > "from" and "to" entries.
> >
> > Andi, can you take a look at this? An Acked-by you or Reviewed-by would
> > be great to have,
>
> Looks good to me.
>
> Reviewed-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

Thanks a lot, applied!

- Arnaldo