From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>,
Andrew Morton <akpm@linux-foundation.org>,
Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>,
Frederic Weisbecker <fweisbec@gmail.com>
Subject: [PATCH 0/2 v2] [GIT PULL] tracing: updates for 3.5
Date: Thu, 26 Apr 2012 13:34:04 -0400 [thread overview]
Message-ID: <20120426173404.666092637@goodmis.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]
Ingo,
Although only two patches are in this, it really contains the 5 patches
that I pushed out earlier. As only patch 4/5 changed, instead of
spamming LKML with the same patches 1-3, I'm only reposting 4 and 5.
Patch 5 just came along for the ride (same as the previous post).
Patch 4 (here it's patch 1) was update as per Masami's suggestions (again).
Thanks!
-- Steve
Please pull the latest tip/perf/core-2 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core-2
Head SHA1: e2017387836dcb963fcbefa767f9f20282349c75
Steven Rostedt (2):
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
ftrace/x86: Remove the complex ftrace NMI handling code
----
arch/x86/Kconfig | 1 -
arch/x86/include/asm/ftrace.h | 3 +
arch/x86/kernel/ftrace.c | 511 +++++++++++++++++++++++++++--------------
arch/x86/kernel/nmi.c | 10 +-
arch/x86/kernel/traps.c | 8 +-
include/linux/ftrace.h | 6 +
6 files changed, 364 insertions(+), 175 deletions(-)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-04-26 17:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-26 17:34 Steven Rostedt [this message]
2012-04-26 17:34 ` [PATCH 1/2 v2] ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine Steven Rostedt
2012-04-26 19:43 ` [tip:x86/ftrace] ftrace, x86: " tip-bot for Steven Rostedt
2012-04-27 1:33 ` [PATCH 1/2 v2] ftrace/x86: " Masami Hiramatsu
2012-04-26 17:34 ` [PATCH 2/2 v2] ftrace/x86: Remove the complex ftrace NMI handling code Steven Rostedt
2012-04-26 19:44 ` [tip:x86/ftrace] ftrace, x86: " tip-bot for Steven Rostedt
2012-04-27 1:46 ` [PATCH 0/2 v2] [GIT PULL] tracing: updates for 3.5 Steven Rostedt
2012-04-27 1:54 ` Steven Rostedt
2012-04-27 18:14 ` H. Peter Anvin
2012-04-28 0:06 ` Steven Rostedt
2012-04-28 0:09 ` H. Peter Anvin
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=20120426173404.666092637@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=masami.hiramatsu.pt@hitachi.com \
--cc=mingo@elte.hu \
/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