babeltrace-log: pass single-trace=yes to sink.ctf.fs
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 7 Jul 2017 19:17:05 +0000 (15:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 7 Jul 2017 20:16:36 +0000 (16:16 -0400)
commitd80bd59ed89bcefc9f2ba47c32d1594b34bbe0b8
tree2c2ba8b28c2ba89a6e8b8ddedfb7f82eb9c4f3c1
parentcc6bbfade11a64ed7f721938631801bfd1951aa9
babeltrace-log: pass single-trace=yes to sink.ctf.fs

Babeltrace 1's babeltrace-log(1) used to output the trace directly into
the specified directory, not in a subdirectory which is the trace name
(always `STDIN` in this case). Pass single-trace=yes to the sink.ctf.fs
instance to replicate this elaborate strategy.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
cli/babeltrace-log.c
This page took 0.024432 seconds and 4 git commands to generate.