[PATCH 0/5] [GIT PULL] updates for tip/tracing/ftrace

From: Steven Rostedt
Date: Tue Mar 17 2009 - 23:33:11 EST



Ingo,

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

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


Steven Rostedt (4):
ring-buffer: add api to allow a tracer to change clock source
tracing: add global-clock option to provide cross CPU clock to traces
tracing: make sched_switch stop/start light weight
tracing: make power tracer start/stop methods lighter weight

Witold Baryluk (1):
tracing: optimization of branch tracer

----
include/linux/compiler.h | 6 +--
include/linux/ring_buffer.h | 7 +++-
kernel/trace/ring_buffer.c | 65 +++++++++++++++++++++---------------
kernel/trace/trace.c | 55 +++++++++++++++++++++++++------
kernel/trace/trace.h | 1 +
kernel/trace/trace_power.c | 8 +++-
kernel/trace/trace_sched_switch.c | 9 +++--
7 files changed, 101 insertions(+), 50 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/