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: Linus Torvalds <torvalds@linux-foundation.org>,
	Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Nicolas Pitre <nico@linaro.org>,
	Will Deacon <will.deacon@arm.com>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Russell King - ARM Linux <linux@arm.linux.org.uk>
Subject: [PATCH 0/4] [GIT PULL] tracing/arm/arm64: Basic IPI tracing
Date: Fri, 08 Aug 2014 10:32:54 -0400	[thread overview]
Message-ID: <20140808143254.145903999@goodmis.org> (raw)


Linus,

Nicolas Pitre added generic tracepoints for tracing IPIs and updated the
arm and arm64 architectures. It required some minor updates to the generic
tracepoint system, so it had to wait for me to implement them.

I know this is a little late in the merge window, but Nicolas had these out
for a while, and my going on vacation prevented them from getting in earlier.

I've ran them through all my tests, and uploaded them to korg to make sure
they pass Wu's tests as well.

Please pull the latest trace-ipi-tracepoints tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-ipi-tracepoints

Tag SHA1: 648c6f8edfeede5fb34aa6307e0944b33aa24c43
Head SHA1: 45ed695ac10a23cb4e60a3e0b68b3f21a8670670


Nicolas Pitre (3):
      tracepoint: add generic tracepoint definitions for IPI tracing
      ARM: add IPI tracepoints
      ARM64: add IPI tracepoints

Steven Rostedt (1):
      tracing: Do not do anything special with tracepoint_string when tracing is disabled

----
 arch/arm/kernel/smp.c        | 70 ++++++++++++++++++++--------------
 arch/arm64/kernel/smp.c      | 65 +++++++++++++++++++-------------
 include/linux/ftrace_event.h | 34 -----------------
 include/linux/tracepoint.h   | 44 ++++++++++++++++++++++
 include/trace/events/ipi.h   | 89 ++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 214 insertions(+), 88 deletions(-)

             reply	other threads:[~2014-08-08 14:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08 14:32 Steven Rostedt [this message]
2014-08-08 14:32 ` [PATCH 1/4] tracing: Do not do anything special with tracepoint_string when tracing is disabled Steven Rostedt
2014-08-08 14:32 ` [PATCH 2/4] tracepoint: add generic tracepoint definitions for IPI tracing Steven Rostedt
2014-08-08 14:32 ` [PATCH 3/4] ARM: add IPI tracepoints Steven Rostedt
2014-08-08 14:32 ` [PATCH 4/4] ARM64: " 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=20140808143254.145903999@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=catalin.marinas@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mingo@kernel.org \
    --cc=nico@linaro.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will.deacon@arm.com \
    /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

all inboxes | Powered by JetHome®