linux-perf-users.vger.kernel.org archive mirror
 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 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).