[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090319200122.512803803@goodmis.org>
Date: Thu, 19 Mar 2009 16:01:22 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Lai Jiangshan <laijs@...fujitsu.com>
Subject: [PATCH 0/7] [GIT PULL] tip/tracing/ftrace
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists