linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Segv and RC checking fixes
@ 2024-05-08  3:52 Ian Rogers
  2024-05-08  3:52 ` [PATCH v1 1/4] perf ui browser: Avoid segv on title Ian Rogers
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ian Rogers @ 2024-05-08  3:52 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Kan Liang, James Clark, Leo Yan,
	linux-perf-users, linux-kernel

Resolve issues found with address and leak sanitizer by running 'perf
top' and 'perf mem'.

Ian Rogers (4):
  perf ui browser: Avoid segv on title
  perf comm: Fix comm_str__put for reference count checking
  perf report: Avoid segv in report__setup_sample_type
  perf thread: Fixes to thread__new

 tools/perf/builtin-report.c |  2 +-
 tools/perf/ui/browser.c     |  2 +-
 tools/perf/util/comm.c      | 45 +++++++++++++++++++++++++------------
 tools/perf/util/thread.c    | 14 +++++-------
 4 files changed, 38 insertions(+), 25 deletions(-)

-- 
2.45.0.rc1.225.g2a3ae87e7f-goog


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

end of thread, other threads:[~2024-05-09  5:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08  3:52 [PATCH v1 0/4] Segv and RC checking fixes Ian Rogers
2024-05-08  3:52 ` [PATCH v1 1/4] perf ui browser: Avoid segv on title Ian Rogers
2024-05-09  5:26   ` Namhyung Kim
2024-05-09  5:32     ` Ian Rogers
2024-05-08  3:52 ` [PATCH v1 2/4] perf comm: Fix comm_str__put for reference count checking Ian Rogers
2024-05-08  3:53 ` [PATCH v1 3/4] perf report: Avoid segv in report__setup_sample_type Ian Rogers
2024-05-08  3:53 ` [PATCH v1 4/4] perf thread: Fixes to thread__new Ian Rogers

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