X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=doc%2Fbabeltrace.1;h=67bbd576506f7754127981ab6816095ee0893f4d;hb=f384901f99784474c5c013dd16b4333d9125dfd5;hp=929c5634e51d7fc83b040983477fc4fb93ce059d;hpb=ccde9b25397f3e74c60bfbcb9f77008299a44cc9;p=babeltrace.git diff --git a/doc/babeltrace.1 b/doc/babeltrace.1 index 929c5634..67bbd576 100644 --- a/doc/babeltrace.1 +++ b/doc/babeltrace.1 @@ -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) @@ -57,7 +57,7 @@ Print field names: (payload OR args OR arg), none, all, scope, header, Print additional fields: all, trace, trace:hostname, trace:domain, trace:procname, trace:vpid, loglevel. .TP -.BR "--clock-raw" +.BR "--clock-cycles" Disregard internal clock offset (use raw value) .TP .BR "--clock-offset seconds" @@ -72,14 +72,26 @@ 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-dir" +Directory in which to look for debugging information files (default: /usr/lib/debug/) +.TP +.BR "--debug-info-target-prefix" +Directory to use as a prefix for executable lookup +.TP +.BR "--debug-info-full-path" +Show full debug info source and binary paths (if available) +.TP .fi -Formats available: ctf, dummy, text. +Formats available: ctf, lttng-live, dummy, text, ctf-metadata. .SH "ENVIRONMENT VARIABLES" .PP -Note that all command line options will override environmenal variables. +Note that all command line options will override environment variables. .PP .PP @@ -97,7 +109,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