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

From: Frederic Weisbecker
Date: Sat Sep 19 2009 - 05:09:11 EST


Ingo, Heiko,

I've updated the patches following your reviews.
Please tell me if you see another troubles.

The new tree can be pulled from:

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

Thanks,
Frederic.

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

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/trace_syscalls.c | 86 +++++++++++++++++++++++++++++++++
5 files changed, 102 insertions(+), 142 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/