linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] perf tools: Assorted random updates and fixes
@ 2024-06-21 17:05 Namhyung Kim
  2024-06-21 17:05 ` [PATCH 1/4] perf report: Fix condition in sort__sym_cmp() Namhyung Kim
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Namhyung Kim @ 2024-06-21 17:05 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Ian Rogers, Kan Liang
  Cc: Jiri Olsa, Adrian Hunter, Peter Zijlstra, Ingo Molnar, LKML,
	linux-perf-users

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

 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(-)

-- 
2.45.2.741.gdbec12cfda-goog


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-06-26  4:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-21 17:05 [PATCH 0/4] perf tools: Assorted random updates and fixes Namhyung Kim
2024-06-21 17:05 ` [PATCH 1/4] perf report: Fix condition in sort__sym_cmp() Namhyung Kim
2024-06-21 17:05 ` [PATCH 2/4] perf symbol: Simplify kernel module checking Namhyung Kim
2024-06-21 17:05 ` [PATCH 3/4] perf tools: Fix a compiler warning of NULL pointer Namhyung Kim
2024-06-21 17:05 ` [PATCH 4/4] perf mem: Fix a segfault with NULL event->name Namhyung Kim
2024-06-21 20:11   ` Liang, Kan
2024-06-25  5:07     ` Namhyung Kim
2024-06-21 20:14 ` [PATCH 0/4] perf tools: Assorted random updates and fixes Liang, Kan
2024-06-26  4:02 ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).