Re: [PATCH v5 0/4] perf report/annotate: Support average IPC and IPC coverage for function
From: Arnaldo Carvalho de Melo
Date: Fri Nov 30 2018 - 14:25:49 EST
Em Fri, Nov 30, 2018 at 09:54:53PM +0800, Jin Yao escreveu:
> Add supporting of displaying the average IPC and IPC coverage
> percentage per function.
<SNIP>
> v5:
> ---
> Update documentation according to Ingo's comments.
>
> Only the patch "perf report: Documentation average IPC and
> IPC coverage" is changed. Others are not changed.
Thanks, applied.
- Arnaldo