Index: tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html |
diff --git a/tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html b/tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html |
index 6f005aa452b1dad5416879616ee5ad51caa38364..56fd668d045bfaa3d364752a0f31e4ac9003e01d 100644 |
--- a/tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html |
+++ b/tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html |
@@ -25,7 +25,9 @@ https://code.google.com/p/trace-viewer/</tt></p> |
</td><td width="25%" valign=top><a href="json.html">json</a><br> |
<a href="re.html">re</a><br> |
</td><td width="25%" valign=top><a href="telemetry.core.timeline.async_slice.html">telemetry.core.timeline.async_slice</a><br> |
-</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
+<a href="telemetry.core.timeline.flow_event.html">telemetry.core.timeline.flow_event</a><br> |
+</td><td width="25%" valign=top><a href="telemetry.core.backends.chrome.tracing_timeline_data.html">telemetry.core.backends.chrome.tracing_timeline_data</a><br> |
+</td></tr></table></td></tr></table><p> |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#ee77aa"> |
<td colspan=3 valign=bottom> <br> |
@@ -60,11 +62,11 @@ events.</tt></dd></dl> |
<dl><dt><a name="TraceEventTimelineImporter-ImportEvents"><strong>ImportEvents</strong></a>(self)</dt><dd><tt>Walks through the events_ list and outputs the structures discovered to<br> |
model_.</tt></dd></dl> |
-<dl><dt><a name="TraceEventTimelineImporter-__init__"><strong>__init__</strong></a>(self, model, event_data)</dt></dl> |
+<dl><dt><a name="TraceEventTimelineImporter-__init__"><strong>__init__</strong></a>(self, model, timeline_data)</dt></dl> |
<hr> |
Static methods defined here:<br> |
-<dl><dt><a name="TraceEventTimelineImporter-CanImport"><strong>CanImport</strong></a>(event_data)</dt><dd><tt>Returns whether obj is a TraceEvent array.</tt></dd></dl> |
+<dl><dt><a name="TraceEventTimelineImporter-CanImport"><strong>CanImport</strong></a>(timeline_data)</dt><dd><tt>Returns whether obj is a TraceEvent array.</tt></dd></dl> |
<hr> |
Data descriptors inherited from <a href="telemetry.core.timeline.importer.html#TimelineImporter">telemetry.core.timeline.importer.TimelineImporter</a>:<br> |