cli: --stream-intersection is not an implicit src.ctf.fs component's option
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 28 Sep 2017 13:36:22 +0000 (09:36 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Nov 2017 20:11:00 +0000 (16:11 -0400)
commit8320cc933fa841ec2da932a60782fd1747077428
tree258c51359a944be9f9f96fc58b31fefc0ec60dd3
parent75a1a7998e3383c42a6d5d5d2f943990b2292fe3
cli: --stream-intersection is not an implicit src.ctf.fs component's option

You can use the --stream-intersection option with any source component
class which supports the `trace-info` query, not just with src.ctf.fs.
Also, using --stream-intersection does not imply a src.ctf.fs component
like --clock-class-offset-s does for example.

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
This page took 0.024935 seconds and 4 git commands to generate.