cli: support --output opt. for -o ctf-metadata and -i lttng-live
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 7 Nov 2017 19:57:32 +0000 (14:57 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 8 Nov 2017 15:44:51 +0000 (10:44 -0500)
commitc327e42769274818525f06b94a10599715da67a0
treeb336d87bdf92fbeae79daf124165761e9816f31f
parentdbce340312229c79eb0c09ef132950cf673a9193
cli: support --output opt. for -o ctf-metadata and -i lttng-live

Babeltrace 1 supports the -w/--output option to print the metadata text
or the available LTTng live sessions to a file instead of the standard
output.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
cli/babeltrace-cfg-cli-args.c
cli/babeltrace-cfg.h
cli/babeltrace.c
doc/man/babeltrace-convert.1.txt
This page took 0.024226 seconds and 4 git commands to generate.