[PATCH 00/10] [GIT PULL][v2.6.39] tracing: updates

From: Steven Rostedt
Date: Tue Feb 08 2011 - 17:19:33 EST



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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/