[PATCH] Perf: Calling available function for stats printing

Ian Rogers irogers at google.com
Fri Jun 28 03:17:36 AEST 2024


On Thu, Jun 27, 2024 at 6:37 AM Abhishek Dubey <adubey at linux.ibm.com> wrote:
>
> For printing dump_trace, just use existing stats_print()
> function.
>
> Signed-off-by: Abhishek Dubey <adubey at linux.ibm.com>

Thanks Abishek, the change looks good but it needs to be rebased on
top of Commit 411ee13598ef ("perf hist: Add symbol_conf.skip_empty") -
https://lore.kernel.org/r/20240607202918.2357459-4-namhyung@kernel.org
. Recently Howard Chu wrote a guide on this:
https://sberm.cn/blog/how-to-contrib-perf

Another small issue is the commit message should be "perf report: ..."
rather than "Perf: ...".

Thanks,
Ian


More information about the Linuxppc-dev mailing list