babeltrace-log: pass single-trace=yes to sink.ctf.fs
[babeltrace.git] / cli / babeltrace-log.c
index 3655a5c4c00da50a1abb97547559d0c298d4677c..ca406095970d97d834b4a066be1f622d96685833 100644 (file)
@@ -130,6 +130,8 @@ int main(int argc, char *argv[])
                "path",
                "--value",
                NULL, /* output path placeholder */
+               "--params",
+               "single-trace=yes",
                "--connect",
                "dmesg:ctf",
                NULL, /* sentinel */
This page took 0.024279 seconds and 4 git commands to generate.