[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1253351338-5301-1-git-send-email-fweisbec@gmail.com>
Date: Sat, 19 Sep 2009 11:08:56 +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 v2] tracing/syscalls: Arch code shrinks, easier arch integration
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@...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