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

From: Steven Rostedt
Date: Tue Mar 24 2009 - 09:56:23 EST



Ingo,

I rebased off of your latest tree. I'm still making some updates to the
function profiler. In doing so, I came across some changes that need to
be made in the function graph tracer. To keep those changes separate
from the function profiler, I'm posting these first.

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 (3):
function-graph: moved the timestamp from arch to generic code
function-graph: prevent more than one tracer registering
function-graph: ignore times across schedule

----
arch/x86/kernel/ftrace.c | 6 +----
include/linux/ftrace.h | 3 +-
include/linux/sched.h | 2 +
kernel/trace/ftrace.c | 42 ++++++++++++++++++++++++++++++++++
kernel/trace/trace_functions_graph.c | 8 ++++--
5 files changed, 51 insertions(+), 10 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/