Initial implementation of the debuginfo API
[babeltrace.git] / doc / babeltrace.1
index cb5f2e7688a4aeb5d543ed9e7fe35e9b2485f64d..cee9f7b9f60b88cfb77065870fbba12aa2cfbba3 100644 (file)
@@ -29,7 +29,7 @@ Input trace FILE(s) or directory(ies)
 Output trace path (default: stdout)
 .TP
 .BR "-i, --input-format FORMAT"
-Input trace format (default: ctf). CTF is currently the only supported input format.
+Input trace format (default: ctf)
 .TP
 .BR "-o, --output-format FORMAT"
 Output trace format (default: text)
@@ -72,9 +72,12 @@ Print clock date
 .BR "--clock-gmt"
 Print clock in GMT time zone (default: local time zone)
 .TP
+.BR "--stream-intersection"
+Only print events when all streams are active
+.TP
 
 .fi
-Formats available: ctf, dummy, text.
+Formats available: ctf, lttng-live, dummy, text, ctf_metadata.
 
 .SH "ENVIRONMENT VARIABLES"
 
@@ -97,7 +100,8 @@ babeltrace-log(1), lttng(1), lttng-ust(3), lttng-sessiond(8)
 .SH "BUGS"
 
 .PP
-No known bugs at this point.
+The lttng-live plugin does not honor the the "--output" command line
+option.
 
 If you encounter any issues or usability problem, please report it on
 our mailing list <lttng-dev@lists.lttng.org> to help improve this
This page took 0.025478 seconds and 4 git commands to generate.