From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [for-linus][PATCH 0/4] tracing: Fixes for 5.8-rc
Date: Tue, 23 Jun 2020 23:38:58 -0400 [thread overview]
Message-ID: <20200624033858.651927570@goodmis.org> (raw)
Masami Hiramatsu (2):
tracing/boot: Fix config dependency for synthedic event
tracing: Fix event trigger to accept redundant spaces
Sascha Ortmann (1):
tracing/boottime: Fix kprobe multiple events
Steven Rostedt (VMware) (1):
ring-buffer: Zero out time extend if it is nested and not absolute
----
kernel/trace/ring_buffer.c | 2 +-
kernel/trace/trace_boot.c | 10 +++++++---
kernel/trace/trace_events_trigger.c | 21 +++++++++++++++++++--
3 files changed, 27 insertions(+), 6 deletions(-)
next reply other threads:[~2020-06-24 3:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-24 3:38 Steven Rostedt [this message]
2020-06-24 3:38 ` [for-linus][PATCH 1/4] ring-buffer: Zero out time extend if it is nested and not absolute Steven Rostedt
2020-06-24 3:39 ` [for-linus][PATCH 2/4] tracing/boot: Fix config dependency for synthedic event Steven Rostedt
2020-06-24 3:39 ` [for-linus][PATCH 3/4] tracing: Fix event trigger to accept redundant spaces Steven Rostedt
2020-06-24 3:39 ` [for-linus][PATCH 4/4] tracing/boottime: Fix kprobe multiple events Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200624033858.651927570@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox