Home
last modified time | relevance | path

Searched hist:"2 d622719f1572ef31e0616444a515eba3094d050" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dring_buffer.hdiff 2d622719f1572ef31e0616444a515eba3094d050 Sun Mar 22 03:30:49 CDT 2009 Tom Zanussi <tzanussi@gmail.com> tracing: add ring_buffer_event_discard() to ring buffer

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. ;-)

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/openbmc/linux/kernel/trace/
H A Dring_buffer.cdiff 2d622719f1572ef31e0616444a515eba3094d050 Sun Mar 22 03:30:49 CDT 2009 Tom Zanussi <tzanussi@gmail.com> tracing: add ring_buffer_event_discard() to ring buffer

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. ;-)

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>