[PATCH 0/6] [GIT PULL] tracing/ring-buffer: various fixes and cleanups

From: Steven Rostedt
Date: Thu Sep 10 2009 - 00:13:17 EST



Ingo,

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

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


Li Zefan (4):
tracing: remove dead code
tracing: format clean ups
tracing: remove stats from struct tracer
tracing: move PRED macros to trace_events_filter.c

Robert Richter (1):
ring-buffer: consolidate interface of rb_buffer_peek()

Steven Rostedt (1):
tracing: do not grab lock in wakeup latency function tracing

----
kernel/trace/ring_buffer.c | 11 ++---
kernel/trace/trace.h | 86 +++++-------------------------------
kernel/trace/trace_events_filter.c | 41 +++++++++++++++++
kernel/trace/trace_sched_wakeup.c | 36 +++++++++------
4 files changed, 78 insertions(+), 96 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/