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

Unified Diff: tools/telemetry/docs/telemetry.core.timeline.sample.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.sample.html
diff --git a/tools/telemetry/docs/telemetry.core.timeline.sample.html b/tools/telemetry/docs/telemetry.core.timeline.sample.html
index 82e93fde66e64548dca5a43fc563e35529ee58af..6ec83c89977e3eec09bac8f5c7e856816bf71caa 100644
--- a/tools/telemetry/docs/telemetry.core.timeline.sample.html
+++ b/tools/telemetry/docs/telemetry.core.timeline.sample.html
@@ -57,7 +57,7 @@ All&nbsp;time&nbsp;units&nbsp;are&nbsp;stored&nbsp;in&nbsp;milliseconds.<br>&nbs
</dl>
<hr>
Methods defined here:<br>
-<dl><dt><a name="Sample-__init__"><strong>__init__</strong></a>(self, category, name, timestamp, args<font color="#909090">=None</font>, parent<font color="#909090">=None</font>)</dt></dl>
+<dl><dt><a name="Sample-__init__"><strong>__init__</strong></a>(self, parent_thread, category, name, timestamp, args<font color="#909090">=None</font>)</dt></dl>
<hr>
Methods inherited from <a href="telemetry.core.timeline.event.html#TimelineEvent">telemetry.core.timeline.event.TimelineEvent</a>:<br>
@@ -73,5 +73,10 @@ Data descriptors inherited from <a href="telemetry.core.timeline.event.html#Time
</dl>
<dl><dt><strong>end</strong></dt>
</dl>
+<dl><dt><strong>thread_end</strong></dt>
+<dd><tt>Thread-specific&nbsp;CPU&nbsp;time&nbsp;when&nbsp;this&nbsp;event&nbsp;ended.<br>
+&nbsp;<br>
+May&nbsp;be&nbsp;None&nbsp;if&nbsp;the&nbsp;trace&nbsp;event&nbsp;didn't&nbsp;have&nbsp;thread&nbsp;time&nbsp;data.</tt></dd>
+</dl>
</td></tr></table></td></tr></table>
</body></html>
« no previous file with comments | « tools/telemetry/docs/telemetry.core.timeline.process.html ('k') | tools/telemetry/docs/telemetry.core.timeline.slice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698