[PATCH 0/5] [GIT PULL] tracing/filters/ringbuffer: updates for 2.6.31

From: Steven Rostedt
Date: Tue Jun 16 2009 - 13:53:35 EST



Ingo,

Could you run these through your tests. I ran them through mine and
they passed.

These should really make it into 31 since they all fix some bugs.

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

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


Li Zefan (2):
tracing/filters: free filter_string in destroy_preds()
tracing/filters: fix race between filter setting and module unload

Steven Rostedt (3):
ring-buffer: have benchmark test handle discarded events
ring-buffer: remove unused variable
ring-buffer: use commit counters for commit pointer accounting

----
kernel/trace/ring_buffer.c | 155 ++++++++++++++++-----------------
kernel/trace/ring_buffer_benchmark.c | 8 +-
kernel/trace/trace_events_filter.c | 28 +++----
3 files changed, 91 insertions(+), 100 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/