cli: do not automatically create an implicit filter.lttng-utils.debug-info comp.
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 2 Oct 2017 17:18:39 +0000 (13:18 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Nov 2017 19:49:59 +0000 (15:49 -0400)
commit9a16feea7da207dd94d9e1e85f3a9251d032db1c
tree4a89843642a42a42434dd812d1b3205f0470ea6d
parentf4cc9a214ceca8dc8b4e81264850d1255107b01b
cli: do not automatically create an implicit filter.lttng-utils.debug-info comp.

Remove --no-debug-info option, and add --debug-info option to explicitly
enable this filter.

Fix tests/cli/test_convert_args.in which now does not depend on
ENABLE_DEBUG_INFO.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
cli/babeltrace-cfg-cli-args-default.c
cli/babeltrace-cfg-cli-args.c
cli/babeltrace-cfg-cli-args.h
tests/cli/test_convert_args.in
This page took 0.025087 seconds and 4 git commands to generate.