[PATCH 0/7] [GIT PULL] tracing/ring-buffer: more updates for tip

From: Steven Rostedt
Date: Wed May 06 2009 - 23:15:33 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


Steven Rostedt (7):
ring-buffer: remove unneeded conditional in rb_reserve_next
ring-buffer: check for failed allocation in ring buffer benchmark
ring-buffer: make moving the tail page a separate function
ring-buffer: change test to be more latency friendly
tracing: update sample with TRACE_INCLUDE_FILE
tracing: reset ring buffer when removing modules with events
tracing: add hierarchical enabling of events

----
kernel/trace/ring_buffer.c | 97 ++++++++++---------
kernel/trace/ring_buffer_benchmark.c | 34 +++++++
kernel/trace/trace.c | 10 ++
kernel/trace/trace.h | 2 +
kernel/trace/trace_events.c | 149 ++++++++++++++++++++++++++++
samples/trace_events/trace-events-sample.h | 7 +-
6 files changed, 253 insertions(+), 46 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/