Fix: cast of 64 bit addresses from trace to 32-bit pointer
[babeltrace.git] / doc / babeltrace-log.1
CommitLineData
5207cb9b
MD
1.TH "BABELTRACE-LOG" "1" "February 16, 2012" "" ""
2
3.SH "NAME"
4babeltrace-log \(em Babeltrace Log Converter
5
6.SH "SYNOPSIS"
7
8.PP
9.nf
10babeltrace-log [OPTIONS] OUTPUT
11.fi
12.SH "DESCRIPTION"
13
14.PP
15Convert for a text log (read from standard input) to CTF.
16
17.PP
18This program follow the usual GNU command line syntax with long options
19starting with two dashes. Below is a summary of the available options.
20.PP
21
22.TP
23.BR "OUTPUT"
24Output trace path
25.TP
26.BR "-t"
27With timestamps (format: [sec.usec] string\\n)
28.TP
29
30.SH "SEE ALSO"
31
32.PP
731f86ac 33babeltrace(1), lttng(1), lttng-ust(3), lttng-sessiond(8)
5207cb9b
MD
34.PP
35.SH "BUGS"
36
37.PP
38No knows bugs at this point.
39
40If you encounter any issues or usability problem, please report it on
41our mailing list <lttng-dev@lists.lttng.org> to help improve this
42project.
43.SH "CREDITS"
44
45Babeltrace and the babeltrace library are distributed under the MIT
46license. See the files LICENSE and mit-license.txt for details.
47.PP
48A Web site is available at http://www.efficios.com/babeltrace for more
49information on Babeltrace and the Common Trace Format. See
50http://lttng.org for more information on the LTTng project.
51.PP
52Mailing list for support and development: <lttng-dev@lists.lttng.org>.
53.PP
54You can find us on IRC server irc.oftc.net (OFTC) in #lttng.
55.PP
56.SH "THANKS"
57
58Thanks to the Linux Foundation and Ericsson for funding part of this
59work. Thanks to the Multicore Association Tool Infrastructure Working
60Group for their active role in the creation of the Common Trace Format.
61.PP
62.SH "AUTHORS"
63
64.PP
65Babeltrace was originally written by Mathieu Desnoyers, with additional
66contributions from various other people. It is currently maintained by
67Mathieu Desnoyers <mathieu.desnoyers@efficios.com>.
68.PP
This page took 0.02608 seconds and 4 git commands to generate.