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)
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>

No differences found
This page took 0.031229 seconds and 4 git commands to generate.