remove files unneeded for lttv
[lttv.git] / lttv / doc / user / user_guide / html / x32.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>Running the executable with basic libraries</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="UP"
13TITLE="Getting started"
14HREF="c25.html"><LINK
15REL="PREVIOUS"
54bfc655 16TITLE="Getting started"
17HREF="c25.html"><LINK
b1053af5 18REL="NEXT"
19TITLE="Using LTTV graphical interface"
54bfc655 20HREF="c42.html"></HEAD
b1053af5 21><BODY
22CLASS="sect1"
23BGCOLOR="#FFFFFF"
24TEXT="#000000"
25LINK="#0000FF"
26VLINK="#840084"
27ALINK="#0000FF"
28><DIV
29CLASS="NAVHEADER"
30><TABLE
31SUMMARY="Header navigation table"
32WIDTH="100%"
33BORDER="0"
34CELLPADDING="0"
35CELLSPACING="0"
36><TR
37><TH
38COLSPAN="3"
39ALIGN="center"
40>Linux Trace Toolkit Viewer User Guide</TH
41></TR
42><TR
43><TD
44WIDTH="10%"
45ALIGN="left"
46VALIGN="bottom"
47><A
54bfc655 48HREF="c25.html"
b1053af5 49ACCESSKEY="P"
50>Prev</A
51></TD
52><TD
53WIDTH="80%"
54ALIGN="center"
55VALIGN="bottom"
56>Chapter 2. Getting started</TD
57><TD
58WIDTH="10%"
59ALIGN="right"
60VALIGN="bottom"
61><A
54bfc655 62HREF="c42.html"
b1053af5 63ACCESSKEY="N"
64>Next</A
65></TD
66></TR
67></TABLE
68><HR
69ALIGN="LEFT"
70WIDTH="100%"></DIV
71><DIV
72CLASS="sect1"
73><H1
74CLASS="sect1"
75><A
76NAME="running"
54bfc655 77>2.2. Running the executable with basic libraries</A
b1053af5 78></H1
79><P
80>&#13;Starting the graphical mode with the basic viewer activated is as simple as :
81</P
82><PRE
83CLASS="screen"
84>&#13;<SAMP
85CLASS="prompt"
86>$</SAMP
87> <KBD
88CLASS="userinput"
54bfc655 89>lttv-gui</KBD
b1053af5 90>
91</PRE
92><P
93>&#13;Using the text mode is very simple too. Look in /usr/local/lib/lttv/plugins for
94the list of modules. You may use the --help switch to get basic help on the
95command line parameters of every loaded modules. To simply output the events of
96a trace in a text file, try the textDump module. The batchAnalysis module
97permits to do batch mode analysis (state and statistics calculation ) on a
98trace.
99</P
100><PRE
101CLASS="screen"
102>&#13;<SAMP
103CLASS="prompt"
104>$</SAMP
105> <KBD
106CLASS="userinput"
107>lttv -L /usr/local/lib/lttv/plugins -m textDump --help</KBD
108>
109</PRE
110></DIV
111><DIV
112CLASS="NAVFOOTER"
113><HR
114ALIGN="LEFT"
115WIDTH="100%"><TABLE
116SUMMARY="Footer navigation table"
117WIDTH="100%"
118BORDER="0"
119CELLPADDING="0"
120CELLSPACING="0"
121><TR
122><TD
123WIDTH="33%"
124ALIGN="left"
125VALIGN="top"
126><A
54bfc655 127HREF="c25.html"
b1053af5 128ACCESSKEY="P"
129>Prev</A
130></TD
131><TD
132WIDTH="34%"
133ALIGN="center"
134VALIGN="top"
135><A
136HREF="index.html"
137ACCESSKEY="H"
138>Home</A
139></TD
140><TD
141WIDTH="33%"
142ALIGN="right"
143VALIGN="top"
144><A
54bfc655 145HREF="c42.html"
b1053af5 146ACCESSKEY="N"
147>Next</A
148></TD
149></TR
150><TR
151><TD
152WIDTH="33%"
153ALIGN="left"
154VALIGN="top"
54bfc655 155>Getting started</TD
b1053af5 156><TD
157WIDTH="34%"
158ALIGN="center"
159VALIGN="top"
160><A
161HREF="c25.html"
162ACCESSKEY="U"
163>Up</A
164></TD
165><TD
166WIDTH="33%"
167ALIGN="right"
168VALIGN="top"
169>Using LTTV graphical interface</TD
170></TR
171></TABLE
172></DIV
173></BODY
174></HTML
175>
This page took 0.054426 seconds and 4 git commands to generate.