[PATCH 0/6] [GIT PULL] tracing/branch-profiler: per cpu and other things

From: Steven Rostedt
Date: Thu Jun 04 2009 - 01:26:38 EST



Ingo,

Please pull the latest tip/tracing/ftrace-5 tree, which can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/ftrace-5


Steven Rostedt (6):
tracing/function-profiler: do not free per cpu variable stat
tracing/branch-profiler: fix return value check on register_stat_tracer
tracing/branch-profiler: do not profile managers
tracing/branch-profiler: move macro defines to kernel.h
tracing/branch-profiling: add variable to disable branch profiling
tracing/branch-profiler: add option to profile branches per cpu

----
include/asm-generic/vmlinux.lds.h | 16 +++++-
include/linux/compiler.h | 85 +---------------------------------
include/linux/kernel.h | 92 +++++++++++++++++++++++++++++++++++++
kernel/sysctl.c | 10 ++++
kernel/trace/Kconfig | 13 +++++
kernel/trace/ftrace.c | 5 +-
kernel/trace/trace_branch.c | 73 ++++++++++++++++++++++++++++-
7 files changed, 202 insertions(+), 92 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/