[GIT PULL] tracing/syscalls: Arch code shrinks, easier arch integration

From: Frederic Weisbecker
Date: Sat Sep 19 2009 - 01:39:34 EST


Ingo,

This patchset moves most of the arch syscalls tracing code to core,
since most of it has become pretty generic since the latest changes.

Note: I haven't tested the s390 changes.

Please pull from the tracing/syscalls branch which can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
tracing/syscalls

Thanks,
Frederic.

Frederic Weisbecker (2):
tracing: Move syscalls metadata handling from arch to core
tracing: Document HAVE_FTRACE_SYSCALLS needs

Documentation/trace/ftrace-design.txt | 11 ++++-
arch/s390/kernel/ftrace.c | 67 +--------------------------
arch/x86/kernel/ftrace.c | 76 +------------------------------
include/trace/syscall.h | 2 +-
kernel/trace/trace_syscalls.c | 80 +++++++++++++++++++++++++++++++++
5 files changed, 95 insertions(+), 141 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/