userspace tracing arch
[lttv.git] / ltt / branches / poly / doc / user / user_guide / html / c20.html
CommitLineData
b1053af5 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
84based on a trace format (the files where the data is recorded on disk) slightly
85different from LTT. As for now, November 29, 2004, the implementation of the new
86trace format in LTT is still not done, we must use a conversion tool to
87transform the original LTT traces to the new format.
88</P
89><P
90>&#13;This document explains all the steps that are necessary in order to record a
91trace with LTT and view it with LTTV.
92</P
93></DIV
94><DIV
95CLASS="NAVFOOTER"
96><HR
97ALIGN="LEFT"
98WIDTH="100%"><TABLE
99SUMMARY="Footer navigation table"
100WIDTH="100%"
101BORDER="0"
102CELLPADDING="0"
103CELLSPACING="0"
104><TR
105><TD
106WIDTH="33%"
107ALIGN="left"
108VALIGN="top"
109><A
110HREF="index.html"
111ACCESSKEY="P"
112>Prev</A
113></TD
114><TD
115WIDTH="34%"
116ALIGN="center"
117VALIGN="top"
118><A
119HREF="index.html"
120ACCESSKEY="H"
121>Home</A
122></TD
123><TD
124WIDTH="33%"
125ALIGN="right"
126VALIGN="top"
127><A
128HREF="c25.html"
129ACCESSKEY="N"
130>Next</A
131></TD
132></TR
133><TR
134><TD
135WIDTH="33%"
136ALIGN="left"
137VALIGN="top"
138>Linux Trace Toolkit Viewer User Guide</TD
139><TD
140WIDTH="34%"
141ALIGN="center"
142VALIGN="top"
143>&nbsp;</TD
144><TD
145WIDTH="33%"
146ALIGN="right"
147VALIGN="top"
148>Getting started</TD
149></TR
150></TABLE
151></DIV
152></BODY
153></HTML
154>
This page took 0.031951 seconds and 4 git commands to generate.