From: Frederic Weisbecker <fweisbec@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: LKML <linux-kernel@vger.kernel.org>,
Frederic Weisbecker <fweisbec@gmail.com>,
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: [GIT PULL][RESEND] tracing/core updates
Date: Fri, 26 Feb 2010 19:20:45 +0100 [thread overview]
Message-ID: <1267208445-8110-1-git-send-regression-fweisbec@gmail.com> (raw)
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(-)
next reply other threads:[~2010-02-26 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-26 18:20 Frederic Weisbecker [this message]
2010-02-27 9:06 ` Ingo Molnar
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=1267208445-8110-1-git-send-regression-fweisbec@gmail.com \
--to=fweisbec@gmail.com \
--cc=davem@davemloft.net \
--cc=heiko.carstens@de.ibm.com \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@redhat.com \
--cc=mingo@elte.hu \
--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