| 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_controller
_backend</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>.tracing_controlle
r_backend</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_controller_backend.py">telemetry/interna
l/platform/tracing_controller_backend.py</a></font></td></tr></table> | |
| 13 <p><tt># Copyright 2014 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_agent.html"
>telemetry.internal.platform.tracing_agent.chrome_tracing_agent</a><br> | |
| 24 <a href="telemetry.core.discover.html">telemetry.core.discover</a><br> | |
| 25 <a href="os.html">os</a><br> | |
| 26 </td><td width="25%" valign=top><a href="sys.html">sys</a><br> | |
| 27 <a href="telemetry.timeline.trace_data.html">telemetry.timeline.trace_data</a><b
r> | |
| 28 <a href="traceback.html">traceback</a><br> | |
| 29 </td><td width="25%" valign=top><a href="telemetry.internal.platform.tracing_age
nt.html">telemetry.internal.platform.tracing_agent</a><br> | |
| 30 <a href="telemetry.timeline.tracing_category_filter.html">telemetry.timeline.tra
cing_category_filter</a><br> | |
| 31 <a href="telemetry.timeline.tracing_options.html">telemetry.timeline.tracing_opt
ions</a><br> | |
| 32 </td><td width="25%" valign=top><a href="telemetry.core.util.html">telemetry.cor
e.util</a><br> | |
| 33 </td></tr></table></td></tr></table><p> | |
| 34 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 35 <tr bgcolor="#ee77aa"> | |
| 36 <td colspan=3 valign=bottom> <br> | |
| 37 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | |
| 38 | |
| 39 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | |
| 40 <td width="100%"><dl> | |
| 41 <dt><font face="helvetica, arial"><a href="__builtin__.html#object">__builtin__.
object</a> | |
| 42 </font></dt><dd> | |
| 43 <dl> | |
| 44 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.tracing_c
ontroller_backend.html#TracingControllerBackend">TracingControllerBackend</a> | |
| 45 </font></dt></dl> | |
| 46 </dd> | |
| 47 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions
.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException<
/a>) | |
| 48 </font></dt><dd> | |
| 49 <dl> | |
| 50 <dt><font face="helvetica, arial"><a href="telemetry.internal.platform.tracing_c
ontroller_backend.html#TracingControllerStoppedError">TracingControllerStoppedEr
ror</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="TracingControllerBackend"
>class <strong>TracingControllerBackend</strong></a>(<a href="__builtin__.html#o
bject">__builtin__.object</a>)</font></td></tr> | |
| 59 | |
| 60 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
| 61 <td width="100%">Methods defined here:<br> | |
| 62 <dl><dt><a name="TracingControllerBackend-GetChromeTraceConfig"><strong>GetChrom
eTraceConfig</strong></a>(self)</dt></dl> | |
| 63 | |
| 64 <dl><dt><a name="TracingControllerBackend-GetChromeTraceConfigFile"><strong>GetC
hromeTraceConfigFile</strong></a>(self)</dt></dl> | |
| 65 | |
| 66 <dl><dt><a name="TracingControllerBackend-IsChromeTracingSupported"><strong>IsCh
romeTracingSupported</strong></a>(self)</dt></dl> | |
| 67 | |
| 68 <dl><dt><a name="TracingControllerBackend-Start"><strong>Start</strong></a>(self
, trace_options, category_filter, timeout)</dt></dl> | |
| 69 | |
| 70 <dl><dt><a name="TracingControllerBackend-Stop"><strong>Stop</strong></a>(self)<
/dt></dl> | |
| 71 | |
| 72 <dl><dt><a name="TracingControllerBackend-__init__"><strong>__init__</strong></a
>(self, platform_backend)</dt></dl> | |
| 73 | |
| 74 <hr> | |
| 75 Data descriptors defined here:<br> | |
| 76 <dl><dt><strong>__dict__</strong></dt> | |
| 77 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | |
| 78 </dl> | |
| 79 <dl><dt><strong>__weakref__</strong></dt> | |
| 80 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
| 81 </dl> | |
| 82 <dl><dt><strong>is_tracing_running</strong></dt> | |
| 83 </dl> | |
| 84 </td></tr></table> <p> | |
| 85 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 86 <tr bgcolor="#ffc8d8"> | |
| 87 <td colspan=3 valign=bottom> <br> | |
| 88 <font color="#000000" face="helvetica, arial"><a name="TracingControllerStoppedE
rror">class <strong>TracingControllerStoppedError</strong></a>(<a href="exceptio
ns.html#Exception">exceptions.Exception</a>)</font></td></tr> | |
| 89 | |
| 90 <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td> | |
| 91 <td width="100%"><dl><dt>Method resolution order:</dt> | |
| 92 <dd><a href="telemetry.internal.platform.tracing_controller_backend.html#Tracing
ControllerStoppedError">TracingControllerStoppedError</a></dd> | |
| 93 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> | |
| 94 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> | |
| 95 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> | |
| 96 </dl> | |
| 97 <hr> | |
| 98 Data descriptors defined here:<br> | |
| 99 <dl><dt><strong>__weakref__</strong></dt> | |
| 100 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | |
| 101 </dl> | |
| 102 <hr> | |
| 103 Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception<
/a>:<br> | |
| 104 <dl><dt><a name="TracingControllerStoppedError-__init__"><strong>__init__</stron
g></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__init__">__in
it__</a>(...) initializes x; see help(type(x)) for 
;signature</tt></dd></dl> | |
| 105 | |
| 106 <hr> | |
| 107 Data and other attributes inherited from <a href="exceptions.html#Exception">exc
eptions.Exception</a>:<br> | |
| 108 <dl><dt><strong>__new__</strong> = <built-in method __new__ of type object>
;<dd><tt>T.<a href="#TracingControllerStoppedError-__new__">__new__</a>(S,
...) -> a new <a href="__builtin__.html#object">object</a
> with type S, a subtype of T</tt></dl> | |
| 109 | |
| 110 <hr> | |
| 111 Methods inherited from <a href="exceptions.html#BaseException">exceptions.BaseEx
ception</a>:<br> | |
| 112 <dl><dt><a name="TracingControllerStoppedError-__delattr__"><strong>__delattr__<
/strong></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__delatt
r__">__delattr__</a>('name') <==> del x.name</tt></dd></dl> | |
| 113 | |
| 114 <dl><dt><a name="TracingControllerStoppedError-__getattribute__"><strong>__getat
tribute__</strong></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedErro
r-__getattribute__">__getattribute__</a>('name') <==> x.name</tt
></dd></dl> | |
| 115 | |
| 116 <dl><dt><a name="TracingControllerStoppedError-__getitem__"><strong>__getitem__<
/strong></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__getite
m__">__getitem__</a>(y) <==> x[y]</tt></dd></dl> | |
| 117 | |
| 118 <dl><dt><a name="TracingControllerStoppedError-__getslice__"><strong>__getslice_
_</strong></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__gets
lice__">__getslice__</a>(i, j) <==> x[i:j]<br> | |
| 119 <br> | |
| 120 Use of negative indices is not supported.</tt></dd
></dl> | |
| 121 | |
| 122 <dl><dt><a name="TracingControllerStoppedError-__reduce__"><strong>__reduce__</s
trong></a>(...)</dt></dl> | |
| 123 | |
| 124 <dl><dt><a name="TracingControllerStoppedError-__repr__"><strong>__repr__</stron
g></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__repr__">__re
pr__</a>() <==> repr(x)</tt></dd></dl> | |
| 125 | |
| 126 <dl><dt><a name="TracingControllerStoppedError-__setattr__"><strong>__setattr__<
/strong></a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__setatt
r__">__setattr__</a>('name', value) <==> x.name = 
;value</tt></dd></dl> | |
| 127 | |
| 128 <dl><dt><a name="TracingControllerStoppedError-__setstate__"><strong>__setstate_
_</strong></a>(...)</dt></dl> | |
| 129 | |
| 130 <dl><dt><a name="TracingControllerStoppedError-__str__"><strong>__str__</strong>
</a>(...)</dt><dd><tt>x.<a href="#TracingControllerStoppedError-__str__">__str__
</a>() <==> str(x)</tt></dd></dl> | |
| 131 | |
| 132 <dl><dt><a name="TracingControllerStoppedError-__unicode__"><strong>__unicode__<
/strong></a>(...)</dt></dl> | |
| 133 | |
| 134 <hr> | |
| 135 Data descriptors inherited from <a href="exceptions.html#BaseException">exceptio
ns.BaseException</a>:<br> | |
| 136 <dl><dt><strong>__dict__</strong></dt> | |
| 137 </dl> | |
| 138 <dl><dt><strong>args</strong></dt> | |
| 139 </dl> | |
| 140 <dl><dt><strong>message</strong></dt> | |
| 141 </dl> | |
| 142 </td></tr></table></td></tr></table> | |
| 143 </body></html> | |
| OLD | NEW |