OLD | NEW |
| (Empty) |
1 | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
3 <html><head><title>Python: module telemetry.internal.platform.tracing_agent.chro
me_tracing_agent</title> | |
4 <meta charset="utf-8"> | |
5 </head><body bgcolor="#f0f0f8"> | |
6 | |
7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
8 <tr bgcolor="#7799ee"> | |
9 <td valign=bottom> <br> | |
10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.int
ernal.platform.html"><font color="#ffffff">platform</font></a>.<a href="telemetr
y.internal.platform.tracing_agent.html"><font color="#ffffff">tracing_agent</fon
t></a>.chrome_tracing_agent</strong></big></big></font></td | |
11 ><td align=right valign=bottom | |
12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/internal/platform/tracing_agent/chrome_tracing_agent.py">telemetry
/internal/platform/tracing_agent/chrome_tracing_agent.py</a></font></td></tr></t
able> | |
13 <p><tt># Copyright 2015 The Chromium Authors.
All rights reserved.<br> | |
14 # Use of this source code is governed by
a BSD-style license that can be<br> | |
15 # found in the LICENSE file.</tt></p> | |
16 <p> | |
17 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
18 <tr bgcolor="#aa55cc"> | |
19 <td colspan=3 valign=bottom> <br> | |
20 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | |
21 | |
22 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | |
23 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.internal.platform.tracing_agent.chrome_tracing_devtools_ma
nager.html">telemetry.internal.platform.tracing_agent.chrome_tracing_devtools_ma
nager</a><br> | |
24 <a href="os.html">os</a><br> | |
25 <a href="shutil.html">shutil</a><br> | |
26 </td><td width="25%" valign=top><a href="stat.html">stat</a><br> | |
27 <a href="sys.html">sys</a><br> | |
28 <a href="tempfile.html">tempfile</a><br> | |
29 </td><td width="25%" valign=top><a href="traceback.html">traceback</a><br> | |
30 <a href="telemetry.internal.platform.tracing_agent.html">telemetry.internal.plat
form.tracing_agent</a><br> | |
31 <a href="telemetry.timeline.tracing_config.html">telemetry.timeline.tracing_conf
ig</a><br> | |
32 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p> | |
33 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
34 <tr bgcolor="#ee77aa"> | |
35 <td colspan=3 valign=bottom> <br> | |
36 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | |
37 | |
38 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | |
39 <td width="100%"><dl> | |
40 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions
.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException<
/a>) | |
41 </font></dt><dd> | |
42 <dl> | |
43 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.tracing_a
gent.chrome_tracing_agent.html#ChromeTracingStartedError">ChromeTracingStartedEr
ror</a> | |
44 </font></dt><dt><font face="helvetica, arial"><a href="telemetry.internal.platfo
rm.tracing_agent.chrome_tracing_agent.html#ChromeTracingStoppedError">ChromeTrac
ingStoppedError</a> | |
45 </font></dt></dl> | |
46 </dd> | |
47 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.tracing_a
gent.html#TracingAgent">telemetry.internal.platform.tracing_agent.TracingAgent</
a>(<a href="__builtin__.html#object">__builtin__.object</a>) | |
48 </font></dt><dd> | |
49 <dl> | |
50 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.tracing_a
gent.chrome_tracing_agent.html#ChromeTracingAgent">ChromeTracingAgent</a> | |
51 </font></dt></dl> | |
52 </dd> | |
53 </dl> | |
54 <p> | |
55 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
56 <tr bgcolor="#ffc8d8"> | |
57 <td colspan=3 valign=bottom> <br> | |
58 <font color="#000000" face="helvetica, arial"><a name="ChromeTracingAgent">class
<strong>ChromeTracingAgent</strong></a>(<a href="telemetry.internal.platform.tr
acing_agent.html#TracingAgent">telemetry.internal.platform.tracing_agent.Tracing
Agent</a>)</font></td></tr> | |
59 | |
60 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
61 <td width="100%"><dl><dt>Method resolution order:</dt> | |
62 <dd><a href="telemetry.internal.platform.tracing_agent.chrome_tracing_agent.html
#ChromeTracingAgent">ChromeTracingAgent</a></dd> | |
63 <dd><a href="telemetry.internal.platform.tracing_agent.html#TracingAgent">teleme
try.internal.platform.tracing_agent.TracingAgent</a></dd> | |
64 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
65 </dl> | |
66 <hr> | |
67 Methods defined here:<br> | |
68 <dl><dt><a name="ChromeTracingAgent-Start"><strong>Start</strong></a>(self, trac
e_options, category_filter, timeout)</dt></dl> | |
69 | |
70 <dl><dt><a name="ChromeTracingAgent-Stop"><strong>Stop</strong></a>(self, trace_
data_builder)</dt></dl> | |
71 | |
72 <dl><dt><a name="ChromeTracingAgent-__init__"><strong>__init__</strong></a>(self
, platform_backend)</dt></dl> | |
73 | |
74 <hr> | |
75 Class methods defined here:<br> | |
76 <dl><dt><a name="ChromeTracingAgent-IsStartupTracingSupported"><strong>IsStartup
TracingSupported</strong></a>(cls, platform_backend)<font color="#909090"><font
face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</
a></font></font></dt></dl> | |
77 | |
78 <dl><dt><a name="ChromeTracingAgent-IsSupported"><strong>IsSupported</strong></a
>(cls, platform_backend)<font color="#909090"><font face="helvetica, arial"> fro
m <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt></dl> | |
79 | |
80 <hr> | |
81 Data descriptors defined here:<br> | |
82 <dl><dt><strong>trace_config</strong></dt> | |
83 </dl> | |
84 <dl><dt><strong>trace_config_file</strong></dt> | |
85 </dl> | |
86 <hr> | |
87 Data descriptors inherited from <a href="telemetry.internal.platform.tracing_age
nt.html#TracingAgent">telemetry.internal.platform.tracing_agent.TracingAgent</a>
:<br> | |
88 <dl><dt><strong>__dict__</strong></dt> | |
89 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | |
90 </dl> | |
91 <dl><dt><strong>__weakref__</strong></dt> | |
92 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
93 </dl> | |
94 </td></tr></table> <p> | |
95 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
96 <tr bgcolor="#ffc8d8"> | |
97 <td colspan=3 valign=bottom> <br> | |
98 <font color="#000000" face="helvetica, arial"><a name="ChromeTracingStartedError
">class <strong>ChromeTracingStartedError</strong></a>(<a href="exceptions.html#
Exception">exceptions.Exception</a>)</font></td></tr> | |
99 | |
100 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
101 <td width="100%"><dl><dt>Method resolution order:</dt> | |
102 <dd><a href="telemetry.internal.platform.tracing_agent.chrome_tracing_agent.html
#ChromeTracingStartedError">ChromeTracingStartedError</a></dd> | |
103 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> | |
104 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> | |
105 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
106 </dl> | |
107 <hr> | |
108 Data descriptors defined here:<br> | |
109 <dl><dt><strong>__weakref__</strong></dt> | |
110 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
111 </dl> | |
112 <hr> | |
113 Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception<
/a>:<br> | |
114 <dl><dt><a name="ChromeTracingStartedError-__init__"><strong>__init__</strong></
a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__init__">__init__</a>
(...) initializes x; see help(type(x)) for signatu
re</tt></dd></dl> | |
115 | |
116 <hr> | |
117 Data and other attributes inherited from <a href="exceptions.html#Exception">exc
eptions.Exception</a>:<br> | |
118 <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object>
;<dd><tt>T.<a href="#ChromeTracingStartedError-__new__">__new__</a>(S, ...)
-> a new object with type S, a
subtype of T</tt></dl> | |
119 | |
120 <hr> | |
121 Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseEx
ception</a>:<br> | |
122 <dl><dt><a name="ChromeTracingStartedError-__delattr__"><strong>__delattr__</str
ong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__delattr__">__d
elattr__</a>('name') <==> del x.name</tt></dd></dl> | |
123 | |
124 <dl><dt><a name="ChromeTracingStartedError-__getattribute__"><strong>__getattrib
ute__</strong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__geta
ttribute__">__getattribute__</a>('name') <==> x.name</tt></dd></
dl> | |
125 | |
126 <dl><dt><a name="ChromeTracingStartedError-__getitem__"><strong>__getitem__</str
ong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__getitem__">__g
etitem__</a>(y) <==> x[y]</tt></dd></dl> | |
127 | |
128 <dl><dt><a name="ChromeTracingStartedError-__getslice__"><strong>__getslice__</s
trong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__getslice__">
__getslice__</a>(i, j) <==> x[i:j]<br> | |
129 <br> | |
130 Use of negative indices is not supported.</tt></dd
></dl> | |
131 | |
132 <dl><dt><a name="ChromeTracingStartedError-__reduce__"><strong>__reduce__</stron
g></a>(...)</dt></dl> | |
133 | |
134 <dl><dt><a name="ChromeTracingStartedError-__repr__"><strong>__repr__</strong></
a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__repr__">__repr__</a>
() <==> repr(x)</tt></dd></dl> | |
135 | |
136 <dl><dt><a name="ChromeTracingStartedError-__setattr__"><strong>__setattr__</str
ong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__setattr__">__s
etattr__</a>('name', value) <==> x.name = value</
tt></dd></dl> | |
137 | |
138 <dl><dt><a name="ChromeTracingStartedError-__setstate__"><strong>__setstate__</s
trong></a>(...)</dt></dl> | |
139 | |
140 <dl><dt><a name="ChromeTracingStartedError-__str__"><strong>__str__</strong></a>
(...)</dt><dd><tt>x.<a href="#ChromeTracingStartedError-__str__">__str__</a>()&n
bsp;<==> str(x)</tt></dd></dl> | |
141 | |
142 <dl><dt><a name="ChromeTracingStartedError-__unicode__"><strong>__unicode__</str
ong></a>(...)</dt></dl> | |
143 | |
144 <hr> | |
145 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio
ns.BaseException</a>:<br> | |
146 <dl><dt><strong>__dict__</strong></dt> | |
147 </dl> | |
148 <dl><dt><strong>args</strong></dt> | |
149 </dl> | |
150 <dl><dt><strong>message</strong></dt> | |
151 </dl> | |
152 </td></tr></table> <p> | |
153 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
154 <tr bgcolor="#ffc8d8"> | |
155 <td colspan=3 valign=bottom> <br> | |
156 <font color="#000000" face="helvetica, arial"><a name="ChromeTracingStoppedError
">class <strong>ChromeTracingStoppedError</strong></a>(<a href="exceptions.html#
Exception">exceptions.Exception</a>)</font></td></tr> | |
157 | |
158 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
159 <td width="100%"><dl><dt>Method resolution order:</dt> | |
160 <dd><a href="telemetry.internal.platform.tracing_agent.chrome_tracing_agent.html
#ChromeTracingStoppedError">ChromeTracingStoppedError</a></dd> | |
161 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> | |
162 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> | |
163 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
164 </dl> | |
165 <hr> | |
166 Data descriptors defined here:<br> | |
167 <dl><dt><strong>__weakref__</strong></dt> | |
168 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
169 </dl> | |
170 <hr> | |
171 Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception<
/a>:<br> | |
172 <dl><dt><a name="ChromeTracingStoppedError-__init__"><strong>__init__</strong></
a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__init__">__init__</a>
(...) initializes x; see help(type(x)) for signatu
re</tt></dd></dl> | |
173 | |
174 <hr> | |
175 Data and other attributes inherited from <a href="exceptions.html#Exception">exc
eptions.Exception</a>:<br> | |
176 <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object>
;<dd><tt>T.<a href="#ChromeTracingStoppedError-__new__">__new__</a>(S, ...)
-> a new object with type S, a
subtype of T</tt></dl> | |
177 | |
178 <hr> | |
179 Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseEx
ception</a>:<br> | |
180 <dl><dt><a name="ChromeTracingStoppedError-__delattr__"><strong>__delattr__</str
ong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__delattr__">__d
elattr__</a>('name') <==> del x.name</tt></dd></dl> | |
181 | |
182 <dl><dt><a name="ChromeTracingStoppedError-__getattribute__"><strong>__getattrib
ute__</strong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__geta
ttribute__">__getattribute__</a>('name') <==> x.name</tt></dd></
dl> | |
183 | |
184 <dl><dt><a name="ChromeTracingStoppedError-__getitem__"><strong>__getitem__</str
ong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__getitem__">__g
etitem__</a>(y) <==> x[y]</tt></dd></dl> | |
185 | |
186 <dl><dt><a name="ChromeTracingStoppedError-__getslice__"><strong>__getslice__</s
trong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__getslice__">
__getslice__</a>(i, j) <==> x[i:j]<br> | |
187 <br> | |
188 Use of negative indices is not supported.</tt></dd
></dl> | |
189 | |
190 <dl><dt><a name="ChromeTracingStoppedError-__reduce__"><strong>__reduce__</stron
g></a>(...)</dt></dl> | |
191 | |
192 <dl><dt><a name="ChromeTracingStoppedError-__repr__"><strong>__repr__</strong></
a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__repr__">__repr__</a>
() <==> repr(x)</tt></dd></dl> | |
193 | |
194 <dl><dt><a name="ChromeTracingStoppedError-__setattr__"><strong>__setattr__</str
ong></a>(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__setattr__">__s
etattr__</a>('name', value) <==> x.name = value</
tt></dd></dl> | |
195 | |
196 <dl><dt><a name="ChromeTracingStoppedError-__setstate__"><strong>__setstate__</s
trong></a>(...)</dt></dl> | |
197 | |
198 <dl><dt><a name="ChromeTracingStoppedError-__str__"><strong>__str__</strong></a>
(...)</dt><dd><tt>x.<a href="#ChromeTracingStoppedError-__str__">__str__</a>()&n
bsp;<==> str(x)</tt></dd></dl> | |
199 | |
200 <dl><dt><a name="ChromeTracingStoppedError-__unicode__"><strong>__unicode__</str
ong></a>(...)</dt></dl> | |
201 | |
202 <hr> | |
203 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio
ns.BaseException</a>:<br> | |
204 <dl><dt><strong>__dict__</strong></dt> | |
205 </dl> | |
206 <dl><dt><strong>args</strong></dt> | |
207 </dl> | |
208 <dl><dt><strong>message</strong></dt> | |
209 </dl> | |
210 </td></tr></table></td></tr></table> | |
211 </body></html> | |
OLD | NEW |