[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1253338757-5918-1-git-send-email-fweisbec@gmail.com>
Date: Sat, 19 Sep 2009 07:39:15 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Li Zefan <lizf@...fujitsu.com>,
Masami Hiramatsu <mhiramat@...hat.com>,
Jason Baron <jbaron@...hat.com>,
Lai Jiangshan <laijs@...fujitsu.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Paul Mundt <lethal@...ux-sh.org>
Subject: [GIT PULL] tracing/syscalls: Arch code shrinks, easier arch integration
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@...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