Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Unified Diff: tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html

Issue 196383034: Update telemetry docs by running the update_docs script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>&nbsp;<br>
@@ -60,11 +62,11 @@ events.</tt></dd></dl>
<dl><dt><a name="TraceEventTimelineImporter-ImportEvents"><strong>ImportEvents</strong></a>(self)</dt><dd><tt>Walks&nbsp;through&nbsp;the&nbsp;events_&nbsp;list&nbsp;and&nbsp;outputs&nbsp;the&nbsp;structures&nbsp;discovered&nbsp;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&nbsp;whether&nbsp;obj&nbsp;is&nbsp;a&nbsp;TraceEvent&nbsp;array.</tt></dd></dl>
+<dl><dt><a name="TraceEventTimelineImporter-CanImport"><strong>CanImport</strong></a>(timeline_data)</dt><dd><tt>Returns&nbsp;whether&nbsp;obj&nbsp;is&nbsp;a&nbsp;TraceEvent&nbsp;array.</tt></dd></dl>
<hr>
Data descriptors inherited from <a href="telemetry.core.timeline.importer.html#TimelineImporter">telemetry.core.timeline.importer.TimelineImporter</a>:<br>
« no previous file with comments | « tools/telemetry/docs/telemetry.core.timeline.thread.html ('k') | tools/telemetry/docs/telemetry.core.util.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698