All of lore.kernel.org
 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/4] tracing: updates for 4.1
Date: Wed, 25 Mar 2015 09:00:11 -0400	[thread overview]
Message-ID: <20150325130011.709478161@goodmis.org> (raw)

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

Head SHA1: d9a16d3ab8770357015c85a07387f1d2676a4773


He Kuang (1):
      tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag

Scott Wood (1):
      tracing: %pF is only for function pointers

Stephen Rothwell (1):
      trace: Don't use __weak in header files

Steven Rostedt (1):
      ring-buffer: Replace this_cpu_*() with __this_cpu_*()

----
 include/trace/events/btrfs.h       |  4 ++--
 include/trace/events/ext3.h        |  2 +-
 include/trace/events/ext4.h        |  6 +++---
 include/trace/events/module.h      |  4 ++--
 include/trace/events/random.h      | 10 +++++-----
 kernel/trace/ring_buffer.c         | 11 +++++------
 kernel/trace/trace_entries.h       |  6 +++---
 kernel/trace/trace_export.c        |  2 +-
 kernel/trace/trace_kprobe.c        |  5 +++--
 kernel/trace/trace_probe.c         | 19 +++++++------------
 kernel/trace/trace_probe.h         | 10 ++--------
 kernel/trace/trace_uprobe.c        |  5 +++--
 tools/lib/traceevent/event-parse.c |  2 +-
 13 files changed, 38 insertions(+), 48 deletions(-)

             reply	other threads:[~2015-03-25 13:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 13:00 Steven Rostedt [this message]
2015-03-25 13:00 ` [for-next][PATCH 1/4] ring-buffer: Replace this_cpu_*() with __this_cpu_*() Steven Rostedt
2015-03-27 19:41   ` Christoph Lameter
2015-03-27 20:11     ` Steven Rostedt
2015-03-30 12:44       ` Christoph Lameter
2015-03-30 13:37         ` Steven Rostedt
2015-03-30 14:32           ` Christoph Lameter
2015-03-27 21:50     ` [PATCH] ring-buffer: Remove duplicate use of '&' in recursive code Steven Rostedt
2015-03-25 13:00 ` [for-next][PATCH 2/4] tracing: %pF is only for function pointers Steven Rostedt
2015-03-25 13:00 ` [for-next][PATCH 3/4] tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag Steven Rostedt
2015-03-25 13:00 ` [for-next][PATCH 4/4] trace: Dont use __weak in header files 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=20150325130011.709478161@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 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.