[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090616175133.317996432@goodmis.org>
Date: Tue, 16 Jun 2009 13:51:33 -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>
Subject: [PATCH 0/5] [GIT PULL] tracing/filters/ringbuffer: updates for 2.6.31
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@...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