Actions
Bug #379
closedConsumerd is not handling the ENODATA of the kernel tracer on subbuffer read
Start date:
10/16/2012
Due date:
% Done:
100%
Estimated time:
Description
On subbuffer read, if the kernel tracer returns -ENODATA (possible if the finalize flag is set on the tracer side), the consumer threads are not handling it so they just stop.
Files
Updated by David Goulet about 12 years ago
- File bug379-fix.diff bug379-fix.diff added
Here is a fix to be reviewed.
Updated by Mathieu Desnoyers about 12 years ago
the fix looks good to me.
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
Updated by David Goulet about 12 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset b64403e3e8962444b688fa369338f47c86003b21.
Actions