[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090318031423.981603258@goodmis.org>
Date: Tue, 17 Mar 2009 23:14:23 -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>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Arjan van de Ven <arjan@...radead.org>,
Miklos Szeredi <miklos@...redi.hu>
Subject: [PATCH 0/5] [GIT PULL] updates for 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
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@...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