From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Mike Frysinger <vapier.adi@gmail.com>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Masami Hiramatsu <mhiramat@redhat.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
"David S . Miller" <davem@davemloft.net>,
Paul Mundt <lethal@linux-sh.org>,
Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [GIT PULL][RESEND] tracing/core updates
Date: Sat, 27 Feb 2010 10:06:51 +0100 [thread overview]
Message-ID: <20100227090651.GC22839@elte.hu> (raw)
In-Reply-To: <1267208445-8110-1-git-send-regression-fweisbec@gmail.com>
* Frederic Weisbecker <fweisbec@gmail.com> wrote:
> Ingo,
>
> Please pull the tracing/core branch that can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
> tracing/core
>
> Thanks,
> Frederic
> ---
>
> Heiko Carstens (3):
> tracing/kprobes: Make Kconfig dependencies generic
> s390: Add pt_regs register and stack access API
> tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_API
>
> Mike Frysinger (1):
> tracing: Unify arch_syscall_addr() implementations
>
>
> Documentation/trace/ftrace-design.txt | 5 +--
> arch/Kconfig | 8 ++++
> arch/s390/Kconfig | 1 +
> arch/s390/include/asm/ptrace.h | 13 +++++++-
> arch/s390/include/asm/syscall.h | 7 ++++
> arch/s390/kernel/ftrace.c | 10 ------
> arch/s390/kernel/ptrace.c | 58 +++++++++++++++++++++++++++++++++
> arch/sh/include/asm/syscall.h | 2 +
> arch/sh/kernel/ftrace.c | 9 -----
> arch/sparc/include/asm/syscall.h | 7 ++++
> arch/sparc/kernel/ftrace.c | 11 ------
> arch/x86/Kconfig | 1 +
> arch/x86/include/asm/syscall.h | 2 +
> arch/x86/kernel/ftrace.c | 10 ------
> include/linux/ftrace.h | 6 +++
> kernel/trace/Kconfig | 2 +-
> kernel/trace/trace_syscalls.c | 5 +++
> 17 files changed, 112 insertions(+), 45 deletions(-)
Pulled, thanks a lot Frederic!
Ingo
prev parent reply other threads:[~2010-02-27 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-26 18:20 Frederic Weisbecker
2010-02-27 9:06 ` Ingo Molnar [this message]
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=20100227090651.GC22839@elte.hu \
--to=mingo@elte.hu \
--cc=davem@davemloft.net \
--cc=fweisbec@gmail.com \
--cc=heiko.carstens@de.ibm.com \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@redhat.com \
--cc=rostedt@goodmis.org \
--cc=schwidefsky@de.ibm.com \
--cc=vapier.adi@gmail.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
Powered by JetHome