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