[GIT PULL] tracing: Arch syscalls tracing shrinks and fixlets

From: Frederic Weisbecker
Date: Wed Oct 14 2009 - 15:15:55 EST


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.

---
Frederic Weisbecker (4):
tracing: Move syscalls metadata handling from arch to core
tracing: Document HAVE_SYSCALL_TRACEPOINTS needs
ftrace: Copy ftrace_graph_filter boot param using strlcpy
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace

Documentation/trace/ftrace-design.txt | 13 ++++-
arch/s390/kernel/ftrace.c | 67 +-------------------------
arch/x86/kernel/ftrace.c | 76 +----------------------------
include/trace/syscall.h | 2 +-
kernel/trace/ftrace.c | 2 +-
kernel/trace/trace.c | 4 +-
kernel/trace/trace_syscalls.c | 86 +++++++++++++++++++++++++++++++++
7 files changed, 105 insertions(+), 145 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/