[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100227090651.GC22839@elte.hu>
Date: Sat, 27 Feb 2010 10:06:51 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Frederic Weisbecker <fweisbec@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
Mike Frysinger <vapier.adi@...il.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Masami Hiramatsu <mhiramat@...hat.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
"David S . Miller" <davem@...emloft.net>,
Paul Mundt <lethal@...ux-sh.org>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [GIT PULL][RESEND] tracing/core updates
* Frederic Weisbecker <fweisbec@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists