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 19:49:18 +0000 (15:49 -0400)
commit8ed0bf1041490e214247a7ad8cb013f0f36c7f2c
treed6d2f40f9eb73ea8e8a328448a4fe1984e68cf02
parente5c7cd9b7fd9636451d9a1b788aa1b151963de48
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.027313 seconds and 4 git commands to generate.