Messages in this thread |  | | | Subject | Re: [PATCH 2/4] tracing: add ring_buffer_event_discard() to ring buffer | | From | Tom Zanussi <> | | Date | Sun, 22 Mar 2009 12:25:01 -0500 |
| |
On Sun, 2009-03-22 at 15:14 +0100, Ingo Molnar wrote: > * Tom Zanussi <tzanussi@gmail.com> wrote: > > > This patch overloads RINGBUF_TYPE_PADDING to provide a way to discard > > events from the ring buffer, for the event-filtering mechanism > > introduced in a subsequent patch. > > > > I did the initial version but thanks to Steven Rostedt for adding the > > parts that actually made it work. ;-) > > I suspect it's signed-off-by both of you? >
Oops, yeah, here's mine:
Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
> Ingo
|  |