update compat
[lttv.git] / tags / lttv-0.10.0-pre15-12082008 / doc / user / user_guide / html / c115.html
CommitLineData
5750899b 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>Using LTTV text modules</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="Control Flow View Colors"
14HREF="x81.html"><LINK
15REL="NEXT"
16TITLE="The text dump module"
17HREF="x125.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="x81.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="x125.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="AEN115"
73></A
74>Chapter 4. Using LTTV text modules</H1
75><DIV
76CLASS="sect1"
77><H1
78CLASS="sect1"
79><A
80NAME="batchAnalysis"
81>4.1. The batch analysis module</A
82></H1
83><P
84>&#13;This batch analysis module can be invoked like this :
85</P
86><PRE
87CLASS="screen"
88>&#13;<SAMP
89CLASS="prompt"
90>$</SAMP
91> <KBD
92CLASS="userinput"
93>lttv -L path/to/lib/plugins -m batchAnalysis\
94-t trace1 -t trace2 ...</KBD
95>
96</PRE
97><P
98>&#13;It permits to call any registered action to perform in batch mode on all the
99trace set, which consists of the traces loaded on the command line. Actions that
100are built in the batchAnalysis module are statistics computation. They can be
101triggered by using the -s (--stats) switch.
102</P
103><P
104>&#13;However, the batchAnalysis module is mostly a backend for every other text
105module that does batch computation over a complete trace set.
106</P
107></DIV
108></DIV
109><DIV
110CLASS="NAVFOOTER"
111><HR
112ALIGN="LEFT"
113WIDTH="100%"><TABLE
114SUMMARY="Footer navigation table"
115WIDTH="100%"
116BORDER="0"
117CELLPADDING="0"
118CELLSPACING="0"
119><TR
120><TD
121WIDTH="33%"
122ALIGN="left"
123VALIGN="top"
124><A
125HREF="x81.html"
126ACCESSKEY="P"
127>Prev</A
128></TD
129><TD
130WIDTH="34%"
131ALIGN="center"
132VALIGN="top"
133><A
134HREF="index.html"
135ACCESSKEY="H"
136>Home</A
137></TD
138><TD
139WIDTH="33%"
140ALIGN="right"
141VALIGN="top"
142><A
143HREF="x125.html"
144ACCESSKEY="N"
145>Next</A
146></TD
147></TR
148><TR
149><TD
150WIDTH="33%"
151ALIGN="left"
152VALIGN="top"
153>Control Flow View Colors</TD
154><TD
155WIDTH="34%"
156ALIGN="center"
157VALIGN="top"
158>&nbsp;</TD
159><TD
160WIDTH="33%"
161ALIGN="right"
162VALIGN="top"
163>The text dump module</TD
164></TR
165></TABLE
166></DIV
167></BODY
168></HTML
169>
This page took 0.028872 seconds and 4 git commands to generate.