All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] perf probe: Fix uninitialized variable
@ 2024-12-11  8:55 James Clark
  2024-12-11  8:55 ` [PATCH v2 1/2] " James Clark
  2024-12-11  8:55 ` [PATCH v2 2/2] perf probe: Rename err label James Clark
  0 siblings, 2 replies; 7+ messages in thread
From: James Clark @ 2024-12-11  8:55 UTC (permalink / raw)
  To: linux-perf-users, namhyung, acme, mhiramat
  Cc: James Clark, Peter Zijlstra, Ingo Molnar, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Ian Rogers, Adrian Hunter,
	Liang, Kan, Leo Yan, Dr. David Alan Gilbert, Dima Kogan,
	linux-kernel

Changes since V1:

 * Split into a fixes commit and tidyup
 * Pick up tags

James Clark (2):
  perf probe: Fix uninitialized variable
  perf probe: Rename err label

 tools/perf/util/probe-event.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-01-13 15:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11  8:55 [PATCH v2 0/2] perf probe: Fix uninitialized variable James Clark
2024-12-11  8:55 ` [PATCH v2 1/2] " James Clark
2024-12-11 13:15   ` Arnaldo Carvalho de Melo
2024-12-11 17:18     ` Namhyung Kim
2024-12-12  7:08       ` Namhyung Kim
2024-12-11  8:55 ` [PATCH v2 2/2] perf probe: Rename err label James Clark
2025-01-13 15:47   ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.