From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/2] tracing: Some more updates for 4.9
Date: Sun, 25 Sep 2016 10:47:14 -0400 [thread overview]
Message-ID: <20160925144714.728554031@goodmis.org> (raw)
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: a0d0c6216afad4b2b1704a72bd76bea259e07655
Masami Hiramatsu (1):
tracing: Call traceoff trigger after event is recorded
Steven Rostedt (Red Hat) (1):
ftrace/scripts: Add helper script to bisect function tracing problem functions
----
kernel/trace/trace_events_trigger.c | 1 +
scripts/tracing/ftrace-bisect.sh | 115 ++++++++++++++++++++++++++++++++++++
2 files changed, 116 insertions(+)
create mode 100755 scripts/tracing/ftrace-bisect.sh
next reply other threads:[~2016-09-25 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-25 14:47 Steven Rostedt [this message]
2016-09-25 14:47 ` [PATCH 1/2] ftrace/scripts: Add helper script to bisect function tracing problem functions Steven Rostedt
2016-09-25 14:47 ` [PATCH 2/2] tracing: Call traceoff trigger after event is recorded 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=20160925144714.728554031@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=torvalds@linux-foundation.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 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.