Actions
Bug #934
open
JG
Session in snapshot mode does not indicate a path when listed
Bug #934:
Session in snapshot mode does not indicate a path when listed
Start date:
09/05/2015
Due date:
% Done:
0%
Estimated time:
Description
The LTTng client does not indicate the default snapshot output path when listing a snapshot session.
It should either omit the "Trace path:", or indicate the default snapshot output path.
$ lttng create snap --snapshot
Session snap created.
Default snapshot output set to: /home/jgalar/lttng-traces/snap-20150905-232023
Snapshot mode set. Every channel enabled for that session will be set in overwrite mode and mmap output.
$ lttng list snap
Tracing session snap: [inactive snapshot]
Trace path:
No data to display
Actions