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.
Updated by David Goulet over 10 years ago
- Status changed from New to Confirmed
- Target version set to 2.3
Updated by David Goulet over 10 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset 3a89d11a0ad0ca327e2df99eaf13d3a0c63e3af3.
Actions