| Index: tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html b/tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html
|
| index f8d78fe938b6260abb01d55031dcdd353bbceab7..8785ec171fc82001dfa4d251078375e95ac85759 100644
|
| --- a/tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html
|
| +++ b/tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html
|
| @@ -18,7 +18,7 @@
|
|
|
| <tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
|
| <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.timeline.importer.html">telemetry.core.timeline.importer</a><br>
|
| -</td><td width="25%" valign=top><a href="telemetry.core.timeline.event.html">telemetry.core.timeline.event</a><br>
|
| +</td><td width="25%" valign=top><a href="telemetry.core.timeline.thread.html">telemetry.core.timeline.thread</a><br>
|
| </td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
|
| <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| <tr bgcolor="#ee77aa">
|
| @@ -56,6 +56,8 @@ Methods defined here:<br>
|
|
|
| <hr>
|
| Static methods defined here:<br>
|
| +<dl><dt><a name="InspectorTimelineImporter-AddRawEventToThreadRecursive"><strong>AddRawEventToThreadRecursive</strong></a>(thread, raw_inspector_event)</dt></dl>
|
| +
|
| <dl><dt><a name="InspectorTimelineImporter-CanImport"><strong>CanImport</strong></a>(event_data)</dt><dd><tt>Checks if event_data is from the inspector timeline. We assume<br>
|
| that if the first event is a valid inspector event, we can import the<br>
|
| entire list.</tt></dd></dl>
|
|
|