diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-04-02 01:16:59 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-14 00:00:54 +0200 |
commit | 77d9f465d46fd67cdb82ee5e1ab99dd57a17c486 (patch) | |
tree | c21063ae5dff55522593f29e952c8a05958c6ce6 /fs/squashfs | |
parent | fa1b47dd85453ec7d4bcfe4aa4a2d172ba452fc3 (diff) |
tracing/filters: use ring_buffer_discard_commit for discarded events
The ring_buffer_discard_commit makes better usage of the ring_buffer
when an event has been discarded. It tries to remove it completely if
possible.
This patch converts the trace event filtering to use
ring_buffer_discard_commit instead of the ring_buffer_event_discard.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions