[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210305005201.588505771@goodmis.org>
Date: Thu, 04 Mar 2021 19:52:01 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/3] More tracing fixes for 5.12
Functional fix:
- Memory leak in __create_synth_event()
- Skip selftests if tracing is disabled
Non functional fix:
- Fix stale comment about the trace_event_call flags.
Steven Rostedt (VMware) (2):
tracing: Skip selftests if tracing is disabled
tracing: Fix comment about the trace_event_call flags
Vamshi K Sthambamkadi (1):
tracing: Fix memory leak in __create_synth_event()
----
include/linux/trace_events.h | 11 ++---------
kernel/trace/trace.c | 6 ++++++
kernel/trace/trace_events_synth.c | 4 +++-
3 files changed, 11 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists