Re: [PATCH] perf report: Fix wrong LBR block sorting

From: Arnaldo Carvalho de Melo
Date: Wed Apr 07 2021 - 15:22:27 EST


Em Wed, Apr 07, 2021 at 06:49:57AM -0700, Andi Kleen escreveu:
> > Now the hottest block is reported at the top of output.
> >
> > Fixes: b65a7d372b1a ("perf hist: Support block formats with compare/sort/display")
> > Signed-off-by: Jin Yao <yao.jin@xxxxxxxxxxxxxxx>
>
>
> Reviewed-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

Thanks, applied.

- Arnaldo