[PATCH 0/3] [GIT PULL][2.6.37] ftrace: C version of recordmcount

From: Steven Rostedt
Date: Thu Oct 14 2010 - 17:01:52 EST



Ingo,

Please pull the latest tip/perf/recordmcount tree, which can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/perf/recordmcount


John Reiser (1):
ftrace: Add C version of recordmcount compile time code

Steven Rostedt (2):
ftrace/x86: Add support for C version of recordmcount
ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c

----
Makefile | 6 +
arch/x86/Kconfig | 1 +
kernel/trace/Kconfig | 5 +
scripts/Makefile | 1 +
scripts/Makefile.build | 4 +
scripts/recordmcount.c | 345 +++++++++++++++++++++++++++++++++++++++++++++
scripts/recordmcount.h | 366 ++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 728 insertions(+), 0 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/