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