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:12:40 +0000 (16:12 -0400)
commitc5a565d9b861d711aa45570d21f819135141b685
treeed9fd53b3e9997e6f4df73da7d3990bba4b8a123
parent32ad3a7b8cba1913fc05100be9ffc17f0ad73522
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.023592 seconds and 4 git commands to generate.