diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2013-03-04 17:33:05 -0500 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2013-03-15 00:34:55 -0400 |
commit | f1dc6725882b5ca54eb9a04436a3b47d58f2cbc7 (patch) | |
tree | 629ea73f0f6e3e44420c59aa42501f5668f4f085 /tools/perf/util/trace-event-scripting.c | |
parent | 523c81135bb23b2d9a8c21365d90d21b1309c138 (diff) |
ring-buffer: Init waitqueue for blocked readers
The move of blocked readers to the ring buffer left out the
init of the wait queue that is used. Tests missed this due to running
stress tests against the buffers, which didn't allow for any
readers to end up waiting. Running a simple read and wait triggered
a bug.
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions