Re: [PATCH 0/4] perf tools: Assorted random updates and fixes
From: Liang, Kan
Date: Fri Jun 21 2024 - 16:14:39 EST
On 2024-06-21 1:05 p.m., Namhyung Kim wrote:
> Hello,
>
> I found some misc updates and fixes are still remaining. Just sending out
> together. Please take a look!
>
> Thanks,
> Namhyung
>
>
> Namhyung Kim (4):
> perf report: Fix condition in sort__sym_cmp()
> perf symbol: Simplify kernel module checking
> perf tools: Fix a compiler warning of NULL pointer
> perf mem: Fix a segfault with NULL event->name
Looks good to me.
Reviewed-by: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>
Thanks,
Kan
>
> tools/perf/util/dsos.c | 3 +++
> tools/perf/util/mem-events.c | 2 +-
> tools/perf/util/sort.c | 2 +-
> tools/perf/util/symbol.c | 5 +----
> 4 files changed, 6 insertions(+), 6 deletions(-)
>