Actions
Bug #235
closed
RB
lttng_enable_channel with too little subbuffers size returns an error that isn't explicit
Bug #235:
lttng_enable_channel with too little subbuffers size returns an error that isn't explicit
Start date:
05/08/2012
Due date:
% Done:
0%
Estimated time:
Description
When I try to create an UST channel with X subbuffers of size 1024 (or 2048), I just got an error "Enable UST channel failed".
I guess the error is that the subbuffers size is too low (it disappears with 4096), but would it be possible to have a more explicit error ?
Actions