X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Fbabeltrace.1;h=60712b391c3bd34c3379e9aa17903d58934492da;hb=b7b61ced2a4d4e3222640ad20e6655cb4379c012;hp=78e9055a57812a945472d941df33fbe02b90bbb1;hpb=92c6a024cd3e81293bd39fd2b322e12ce57ea502;p=babeltrace.git diff --git a/doc/babeltrace.1 b/doc/babeltrace.1 index 78e9055a..60712b39 100644 --- a/doc/babeltrace.1 +++ b/doc/babeltrace.1 @@ -14,7 +14,7 @@ babeltrace [OPTIONS] FILE... .PP Babeltrace is a trace viewer and converter reading and writing the Common Trace Format (CTF). Its main use is to pretty-print CTF traces -into a human-readable text output. +into a human-readable text output ordered by time. .PP This program follow the usual GNU command line syntax with long options @@ -72,6 +72,15 @@ 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 +.BR "--debug-info-full-dir" +Directory in which to look for debugging information files. (default: /usr/lib/debug/) +.TP +.BR "--debug-info-full-path" +Show full debug info source and binary paths (if available) +.TP .fi Formats available: ctf, dummy, text. @@ -97,7 +106,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 to help improve this