| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 3 <html><head><title>Python: module telemetry.core.timeline.inspector_importer</ti
tle> | 3 <html><head><title>Python: module telemetry.core.timeline.inspector_importer</ti
tle> |
| 4 </head><body bgcolor="#f0f0f8"> | 4 </head><body bgcolor="#f0f0f8"> |
| 5 | 5 |
| 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | 6 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> |
| 7 <tr bgcolor="#7799ee"> | 7 <tr bgcolor="#7799ee"> |
| 8 <td valign=bottom> <br> | 8 <td valign=bottom> <br> |
| 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.timeli
ne.html"><font color="#ffffff">timeline</font></a>.inspector_importer</strong></
big></big></font></td | 9 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.core.html"><font color="#ffffff">core</font></a>.<a href="telemetry.core.timeli
ne.html"><font color="#ffffff">timeline</font></a>.inspector_importer</strong></
big></big></font></td |
| 10 ><td align=right valign=bottom | 10 ><td align=right valign=bottom |
| 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/core/timeline/inspector_importer.py">telemetry/core/timeline/inspe
ctor_importer.py</a></font></td></tr></table> | 11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/core/timeline/inspector_importer.py">telemetry/core/timeline/inspe
ctor_importer.py</a></font></td></tr></table> |
| 12 <p><tt>Imports event data obtained from the in
spector's timeline.</tt></p> | 12 <p><tt>Imports event data obtained from the in
spector's timeline.</tt></p> |
| 13 <p> | 13 <p> |
| 14 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 14 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 15 <tr bgcolor="#aa55cc"> | 15 <tr bgcolor="#aa55cc"> |
| 16 <td colspan=3 valign=bottom> <br> | 16 <td colspan=3 valign=bottom> <br> |
| 17 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | 17 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> |
| 18 | 18 |
| 19 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | 19 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> |
| 20 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.core.timeline.importer.html">telemetry.core.timeline.impor
ter</a><br> | 20 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.core.timeline.importer.html">telemetry.core.timeline.impor
ter</a><br> |
| 21 </td><td width="25%" valign=top><a href="telemetry.core.timeline.event.html">tel
emetry.core.timeline.event</a><br> | 21 </td><td width="25%" valign=top><a href="telemetry.core.timeline.thread.html">te
lemetry.core.timeline.thread</a><br> |
| 22 </td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></tabl
e></td></tr></table><p> | 22 </td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></tabl
e></td></tr></table><p> |
| 23 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 23 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
| 24 <tr bgcolor="#ee77aa"> | 24 <tr bgcolor="#ee77aa"> |
| 25 <td colspan=3 valign=bottom> <br> | 25 <td colspan=3 valign=bottom> <br> |
| 26 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> | 26 <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big
></font></td></tr> |
| 27 | 27 |
| 28 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> | 28 <tr><td bgcolor="#ee77aa"><tt> </tt></td><td>
</td> |
| 29 <td width="100%"><dl> | 29 <td width="100%"><dl> |
| 30 <dt><font face="helvetica, arial"><a href="telemetry.core.timeline.importer.html
#TimelineImporter">telemetry.core.timeline.importer.TimelineImporter</a>(<a href
="__builtin__.html#object">__builtin__.object</a>) | 30 <dt><font face="helvetica, arial"><a href="telemetry.core.timeline.importer.html
#TimelineImporter">telemetry.core.timeline.importer.TimelineImporter</a>(<a href
="__builtin__.html#object">__builtin__.object</a>) |
| 31 </font></dt><dd> | 31 </font></dt><dd> |
| (...skipping 17 matching lines...) Expand all Loading... |
| 49 <hr> | 49 <hr> |
| 50 Methods defined here:<br> | 50 Methods defined here:<br> |
| 51 <dl><dt><a name="InspectorTimelineImporter-FinalizeImport"><strong>FinalizeImpor
t</strong></a>(self)</dt></dl> | 51 <dl><dt><a name="InspectorTimelineImporter-FinalizeImport"><strong>FinalizeImpor
t</strong></a>(self)</dt></dl> |
| 52 | 52 |
| 53 <dl><dt><a name="InspectorTimelineImporter-ImportEvents"><strong>ImportEvents</s
trong></a>(self)</dt></dl> | 53 <dl><dt><a name="InspectorTimelineImporter-ImportEvents"><strong>ImportEvents</s
trong></a>(self)</dt></dl> |
| 54 | 54 |
| 55 <dl><dt><a name="InspectorTimelineImporter-__init__"><strong>__init__</strong></
a>(self, model, event_data)</dt></dl> | 55 <dl><dt><a name="InspectorTimelineImporter-__init__"><strong>__init__</strong></
a>(self, model, event_data)</dt></dl> |
| 56 | 56 |
| 57 <hr> | 57 <hr> |
| 58 Static methods defined here:<br> | 58 Static methods defined here:<br> |
| 59 <dl><dt><a name="InspectorTimelineImporter-AddRawEventToThreadRecursive"><strong
>AddRawEventToThreadRecursive</strong></a>(thread, raw_inspector_event)</dt></dl
> |
| 60 |
| 59 <dl><dt><a name="InspectorTimelineImporter-CanImport"><strong>CanImport</strong>
</a>(event_data)</dt><dd><tt>Checks if event_data is from&nb
sp;the inspector timeline. We assume<br> | 61 <dl><dt><a name="InspectorTimelineImporter-CanImport"><strong>CanImport</strong>
</a>(event_data)</dt><dd><tt>Checks if event_data is from&nb
sp;the inspector timeline. We assume<br> |
| 60 that if the first event is a valid inspe
ctor event, we can import the<br> | 62 that if the first event is a valid inspe
ctor event, we can import the<br> |
| 61 entire list.</tt></dd></dl> | 63 entire list.</tt></dd></dl> |
| 62 | 64 |
| 63 <dl><dt><a name="InspectorTimelineImporter-RawEventToTimelineEvent"><strong>RawE
ventToTimelineEvent</strong></a>(raw_inspector_event)</dt><dd><tt>Converts
raw_inspector_event to TimelineEvent.</tt></dd></dl> | 65 <dl><dt><a name="InspectorTimelineImporter-RawEventToTimelineEvent"><strong>RawE
ventToTimelineEvent</strong></a>(raw_inspector_event)</dt><dd><tt>Converts
raw_inspector_event to TimelineEvent.</tt></dd></dl> |
| 64 | 66 |
| 65 <hr> | 67 <hr> |
| 66 Data descriptors inherited from <a href="telemetry.core.timeline.importer.html#T
imelineImporter">telemetry.core.timeline.importer.TimelineImporter</a>:<br> | 68 Data descriptors inherited from <a href="telemetry.core.timeline.importer.html#T
imelineImporter">telemetry.core.timeline.importer.TimelineImporter</a>:<br> |
| 67 <dl><dt><strong>__dict__</strong></dt> | 69 <dl><dt><strong>__dict__</strong></dt> |
| 68 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> | 70 <dd><tt>dictionary for instance variables (if defined)<
/tt></dd> |
| 69 </dl> | 71 </dl> |
| 70 <dl><dt><strong>__weakref__</strong></dt> | 72 <dl><dt><strong>__weakref__</strong></dt> |
| 71 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> | 73 <dd><tt>list of weak references to the object 
;(if defined)</tt></dd> |
| 72 </dl> | 74 </dl> |
| 73 </td></tr></table></td></tr></table> | 75 </td></tr></table></td></tr></table> |
| 74 </body></html> | 76 </body></html> |
| OLD | NEW |