Actions
Bug #770
closed(UST) Endless waiting for data availability if tracing has never been started.
Start date:
03/24/2014
Due date:
% Done:
100%
Estimated time:
Description
$ lttng -V
lttng (LTTng Trace Control) 2.4.0-rc2 - Époque Opaque
Valid for UST only.
Steps to reproduce:
1) create session
2) enable UST event
3) do NOT start tracing
4) start application and then stop it
5) stop tracing <<< here tracing will never stop and will wait for data to be available.
Actions