mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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-next][PATCH 0/6] tracing: Updates for 4.10
Date: Tue, 15 Nov 2016 13:53:42 -0500	[thread overview]
Message-ID: <20161115185342.293640003@goodmis.org> (raw)

The first two patches have already been sent to Linus. I'm just including
them here as I based the other patches on top.

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 8d414bd2f77ce858f6b9d119c63b9ce29cf0b75d


Alexei Starovoitov (1):
      ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records

Masami Hiramatsu (1):
      ftrace: Support full glob matching

Steven Rostedt (Red Hat) (3):
      ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
      tracing: Optimise comparison filters and fix binary and for 64 bit
      tracing/filter: Define op as the enum that it is

Zhou Chengming (1):
      tracing: Allow wakeup_dl tracer to be used by instances

----
 Documentation/trace/events.txt     |   9 +--
 Documentation/trace/ftrace.txt     |   9 +--
 kernel/trace/Kconfig               |   2 +
 kernel/trace/ftrace.c              |  28 ++++++++-
 kernel/trace/trace.c               |   2 +-
 kernel/trace/trace.h               |   2 +
 kernel/trace/trace_events_filter.c | 119 +++++++++++++++++++++++--------------
 kernel/trace/trace_sched_wakeup.c  |   1 +
 8 files changed, 115 insertions(+), 57 deletions(-)

             reply	other threads:[~2016-11-15 18:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15 18:53 Steven Rostedt [this message]
2016-11-15 18:53 ` [for-next][PATCH 1/6] ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records Steven Rostedt
2016-11-15 18:53 ` [for-next][PATCH 2/6] ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records Steven Rostedt
2016-11-15 18:53 ` [for-next][PATCH 3/6] ftrace: Support full glob matching Steven Rostedt
2016-11-15 18:53 ` [for-next][PATCH 4/6] tracing: Optimise comparison filters and fix binary and for 64 bit Steven Rostedt
2016-11-15 18:53 ` [for-next][PATCH 5/6] tracing/filter: Define op as the enum that it is Steven Rostedt
2016-11-15 18:53 ` [for-next][PATCH 6/6] tracing: Allow wakeup_dl tracer to be used by instances 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=20161115185342.293640003@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

Powered by JetHome