Fix: add some sane default values to --live opt
authorDavid Goulet <dgoulet@efficios.com>
Wed, 26 Feb 2014 16:29:57 +0000 (11:29 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 26 Feb 2014 16:31:02 +0000 (11:31 -0500)
commit05287bd33153ee2dac22ac966725919ac7fb28a0
treeea3c744c5b8fe249ec232eca1a6a34532122afc3
parent24a54a9b81a627c91b4ca488ff5d42d00627a3ba
Fix: add some sane default values to --live opt

The lttng create --live now takes optional arguments meaning if no USEC
or/and -U are found, some defaults value are used.

Fixes #738

Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng.1
src/bin/lttng/commands/create.c
src/common/defaults.h
This page took 0.025045 seconds and 4 git commands to generate.