[PATCH 0/7] [GIT PULL] tip/tracing/ftrace

From: Steven Rostedt
Date: Thu Mar 19 2009 - 16:02:52 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


Lai Jiangshan (1):
ftrace: protect running nmi (V3)

Steven Rostedt (6):
tracing: give easy way to clear trace buffer
function-graph: consolidate prologues for output
tracing: make print_(b)printk_msg_only global
function-graph: calculate function depth within function graph tracer
tracing: remove recording function depth from trace_printk
function-graph: show binary events as comments

----
arch/x86/kernel/ftrace.c | 63 ++++++----
kernel/trace/trace.c | 85 ++++++-------
kernel/trace/trace.h | 6 +-
kernel/trace/trace_event_types.h | 2 -
kernel/trace/trace_functions_graph.c | 219 +++++++++++++++++++---------------
kernel/trace/trace_mmiotrace.c | 2 +-
kernel/trace/trace_output.c | 32 +++++
kernel/trace/trace_output.h | 5 +
kernel/trace/trace_printk.c | 8 +-
9 files changed, 243 insertions(+), 179 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/