|
NAMEbabeltrace — Babeltrace Trace Viewer and ConverterSYNOPSISbabeltrace [OPTIONS] FILE... DESCRIPTIONBabeltrace 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 ordered by time.This program follow the usual GNU command line syntax with long options starting with two dashes. Below is a summary of the available options.
ENVIRONMENT VARIABLESNote that all command line options will override environmenal variables.
SEE ALSObabeltrace-log(1), lttng(1), lttng-ust(3), lttng-sessiond(8)BUGSThe 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 project. CREDITSBabeltrace and the babeltrace library are distributed under the MIT license. See the files LICENSE and mit-license.txt for details.A Web site is available at http://www.efficios.com/babeltrace for more information on Babeltrace and the Common Trace Format. See http://lttng.org for more information on the LTTng project. Mailing list for support and development: <lttng-dev@lists.lttng.org>. You can find us on IRC server irc.oftc.net (OFTC) in #lttng. THANKSThanks to the Linux Foundation and Ericsson for funding part of this work. Thanks to the Multicore Association Tool Infrastructure Working Group for their active role in the creation of the Common Trace Format.AUTHORSBabeltrace was originally written by Mathieu Desnoyers, with additional contributions from various other people. It is currently maintained by Mathieu Desnoyers <mathieu.desnoyers@efficios.com>.
Visit the GSP FreeBSD Man Page Interface. |