Re: [PATCH 0/2] perf top: Add --branch-history option

From: Andi Kleen
Date: Fri Mar 31 2023 - 10:17:28 EST



On 3/30/2023 2:14 PM, Arnaldo Carvalho de Melo wrote:
Em Thu, Mar 30, 2023 at 04:18:31PM +0300, Adrian Hunter escreveu:
Hi

Here are small patches related to option --branch-history.

Note, currently --branch-history is broken due to patch
"perf report: append inlines to non-dwarf callchains" so
that needs to be reverted / fixed beforehand.
Thanks, applied.


How about the revert to fix it too?


-Andi