update compat
[lttv.git] / tags / LinuxTraceToolkitViewer-0.10.0-pre-115102007 / doc / user / user_guide / html / c20.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2 <HTML
3 ><HEAD
4 ><TITLE
5 >Introduction</TITLE
6 ><META
7 NAME="GENERATOR"
8 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9 REL="HOME"
10 TITLE="Linux Trace Toolkit Viewer User Guide"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="Linux Trace Toolkit Viewer User Guide"
14 HREF="index.html"><LINK
15 REL="NEXT"
16 TITLE="Getting started"
17 HREF="c25.html"></HEAD
18 ><BODY
19 CLASS="chapter"
20 BGCOLOR="#FFFFFF"
21 TEXT="#000000"
22 LINK="#0000FF"
23 VLINK="#840084"
24 ALINK="#0000FF"
25 ><DIV
26 CLASS="NAVHEADER"
27 ><TABLE
28 SUMMARY="Header navigation table"
29 WIDTH="100%"
30 BORDER="0"
31 CELLPADDING="0"
32 CELLSPACING="0"
33 ><TR
34 ><TH
35 COLSPAN="3"
36 ALIGN="center"
37 >Linux Trace Toolkit Viewer User Guide</TH
38 ></TR
39 ><TR
40 ><TD
41 WIDTH="10%"
42 ALIGN="left"
43 VALIGN="bottom"
44 ><A
45 HREF="index.html"
46 ACCESSKEY="P"
47 >Prev</A
48 ></TD
49 ><TD
50 WIDTH="80%"
51 ALIGN="center"
52 VALIGN="bottom"
53 ></TD
54 ><TD
55 WIDTH="10%"
56 ALIGN="right"
57 VALIGN="bottom"
58 ><A
59 HREF="c25.html"
60 ACCESSKEY="N"
61 >Next</A
62 ></TD
63 ></TR
64 ></TABLE
65 ><HR
66 ALIGN="LEFT"
67 WIDTH="100%"></DIV
68 ><DIV
69 CLASS="chapter"
70 ><H1
71 ><A
72 NAME="AEN20"
73 ></A
74 >Chapter 1. Introduction</H1
75 ><P
76 >&#13;Linux Trace Toolkit (LTT) is a tracing tool that permits to get all the possible
77 execution information from the Linux Kernel. It is based on kernel
78 instrumentation and a high-speed relay file system to copy the information from
79 the kernel space to the user space.
80 </P
81 ><P
82 >&#13;Linux Trace Toolkit Viewer (LTTV) is the second generation of visualization
83 tool. It is based on a trace format (the files where the data is recorded on
84 disk) written by the LTTng tracer.
85 </P
86 ><P
87 >&#13;This document explains all the steps that are necessary in order to record a
88 trace with LTT and view it with LTTV.
89 </P
90 ></DIV
91 ><DIV
92 CLASS="NAVFOOTER"
93 ><HR
94 ALIGN="LEFT"
95 WIDTH="100%"><TABLE
96 SUMMARY="Footer navigation table"
97 WIDTH="100%"
98 BORDER="0"
99 CELLPADDING="0"
100 CELLSPACING="0"
101 ><TR
102 ><TD
103 WIDTH="33%"
104 ALIGN="left"
105 VALIGN="top"
106 ><A
107 HREF="index.html"
108 ACCESSKEY="P"
109 >Prev</A
110 ></TD
111 ><TD
112 WIDTH="34%"
113 ALIGN="center"
114 VALIGN="top"
115 ><A
116 HREF="index.html"
117 ACCESSKEY="H"
118 >Home</A
119 ></TD
120 ><TD
121 WIDTH="33%"
122 ALIGN="right"
123 VALIGN="top"
124 ><A
125 HREF="c25.html"
126 ACCESSKEY="N"
127 >Next</A
128 ></TD
129 ></TR
130 ><TR
131 ><TD
132 WIDTH="33%"
133 ALIGN="left"
134 VALIGN="top"
135 >Linux Trace Toolkit Viewer User Guide</TD
136 ><TD
137 WIDTH="34%"
138 ALIGN="center"
139 VALIGN="top"
140 >&nbsp;</TD
141 ><TD
142 WIDTH="33%"
143 ALIGN="right"
144 VALIGN="top"
145 >Getting started</TD
146 ></TR
147 ></TABLE
148 ></DIV
149 ></BODY
150 ></HTML
151 >
This page took 0.032083 seconds and 4 git commands to generate.