Re: [PATCH 7/9] perf annotate: Display the branch counter histogram
From: Liang, Kan
Date: Tue Aug 06 2024 - 10:44:42 EST
On 2024-08-02 5:09 p.m., Andi Kleen wrote:
>> Display the branch counter histogram in the annotation view.
>>
>> Press 'B' to display the branch counter's abbreviation list as well.
>>
>> Samples: 1M of events 'anon group { branch-instructions:ppp, branch-misses }',
>> 4000 Hz, Event count (approx.):
>> f3 /home/sdp/test/tchain_edit [Percent: local period]
>
> Can we output the abbreviation mappings here in the header too?
> Otherwise it will be hard to use.
If so, the 'B' will be redundant. I will remove the 'B' and move the
abbreviation mappings in the header.
Thanks,
Kan