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 16:50:01 +0000 (11:50 -0500)
commita107deeae293b5850ae036a162f3e5aee29c1d92
treed79e6119b7d2c83b6d11a65e96a6a8a571be2c6e
parentd7be1ed05f41e9d5172efec9d254bfb99b01f494
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.025112 seconds and 4 git commands to generate.