X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fbabeltrace.1;h=1ee2281fd9a79d1c0c22ee9b200b94f88339889f;hp=c41d4ddc06db7b95af7819c9208b9ba90c937470;hb=857eaa682bde4acfb5b9437ac9ace2d429d7107a;hpb=4e85cbfd81bdd5d58b9cf85c3c623dbce84d8702 diff --git a/doc/babeltrace.1 b/doc/babeltrace.1 index c41d4ddc..1ee2281f 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 @@ -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) +Input trace format (default: ctf). CTF is currently the only supported input format. .TP .BR "-o, --output-format FORMAT" Output trace format (default: text) @@ -54,8 +54,8 @@ Print field names: (payload OR args OR arg), none, all, scope, header, (context OR ctx), (default: payload,context). .TP .BR "-f, --fields name1<,name2,...>" -Print additional fields: all, trace, trace:domain, trace:procname, -trace:vpid, loglevel. +Print additional fields: all, trace, trace:hostname, trace:domain, +trace:procname, trace:vpid, loglevel. .TP .BR "--clock-raw" Disregard internal clock offset (use raw value) @@ -97,7 +97,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