[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110217135023.GA5235@elte.hu>
Date: Thu, 17 Feb 2011 14:50:23 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Thomas Gleixner <tglx@...utronix.de>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [PATCH 00/10] [GIT PULL][v2.6.39] tracing: updates
* Steven Rostedt <rostedt@...dmis.org> wrote:
>
> Ingo,
>
> Please pull the latest tip/perf/core tree, which can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
> tip/perf/core
>
>
> Ian Munsie (5):
> tracing/syscalls: Don't add events for unmapped syscalls
> tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
> tracing/syscalls: Make arch_syscall_addr weak
> tracing/syscalls: Allow arch specific syscall symbol matching
> tracing/syscalls: Early terminate search for sys_ni_syscall
>
> Jiri Olsa (1):
> tracing: Add unstable sched clock note to the warning
>
> Lai Jiangshan (1):
> tracing: Compile time initialization for event flags value
>
> Steven Rostedt (2):
> tracing: Remove obsolete sched_switch tracer
> tracing: Deprecate tracing_enabled for tracing_on
>
> Uwe Kleine-König (1):
> trivial: Fix Steven's Copyright typos
>
> ----
> Documentation/trace/ftrace-design.txt | 7 ++
> Documentation/trace/ftrace.txt | 148 ++++----------------------------
> include/linux/syscalls.h | 10 ++-
> kernel/trace/ring_buffer.c | 8 ++-
> kernel/trace/trace.c | 4 +
> kernel/trace/trace_sched_switch.c | 48 -----------
> kernel/trace/trace_syscalls.c | 42 +++++++---
> scripts/kconfig/streamline_config.pl | 2 +-
> tools/testing/ktest/ktest.pl | 2 +-
> 9 files changed, 74 insertions(+), 197 deletions(-)
Pulled, thanks a lot Steve!
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