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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
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.sample</title> 3 <html><head><title>Python: module telemetry.core.timeline.sample</title>
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>&nbsp;<br> 8 <td valign=bottom>&nbsp;<br>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<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>.sample</strong></big></big></ font></td 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<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>.sample</strong></big></big></ font></td
10 ><td align=right valign=bottom 10 ><td align=right valign=bottom
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 &nbsp;<br> 50 &nbsp;<br>
51 All&nbsp;time&nbsp;units&nbsp;are&nbsp;stored&nbsp;in&nbsp;milliseconds.<br>&nbs p;</tt></td></tr> 51 All&nbsp;time&nbsp;units&nbsp;are&nbsp;stored&nbsp;in&nbsp;milliseconds.<br>&nbs p;</tt></td></tr>
52 <tr><td>&nbsp;</td> 52 <tr><td>&nbsp;</td>
53 <td width="100%"><dl><dt>Method resolution order:</dt> 53 <td width="100%"><dl><dt>Method resolution order:</dt>
54 <dd><a href="telemetry.core.timeline.sample.html#Sample">Sample</a></dd> 54 <dd><a href="telemetry.core.timeline.sample.html#Sample">Sample</a></dd>
55 <dd><a href="telemetry.core.timeline.event.html#TimelineEvent">telemetry.core.ti meline.event.TimelineEvent</a></dd> 55 <dd><a href="telemetry.core.timeline.event.html#TimelineEvent">telemetry.core.ti meline.event.TimelineEvent</a></dd>
56 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd> 56 <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
57 </dl> 57 </dl>
58 <hr> 58 <hr>
59 Methods defined here:<br> 59 Methods defined here:<br>
60 <dl><dt><a name="Sample-__init__"><strong>__init__</strong></a>(self, category, name, timestamp, args<font color="#909090">=None</font>, parent<font color="#909 090">=None</font>)</dt></dl> 60 <dl><dt><a name="Sample-__init__"><strong>__init__</strong></a>(self, parent_thr ead, category, name, timestamp, args<font color="#909090">=None</font>)</dt></dl >
61 61
62 <hr> 62 <hr>
63 Methods inherited from <a href="telemetry.core.timeline.event.html#TimelineEvent ">telemetry.core.timeline.event.TimelineEvent</a>:<br> 63 Methods inherited from <a href="telemetry.core.timeline.event.html#TimelineEvent ">telemetry.core.timeline.event.TimelineEvent</a>:<br>
64 <dl><dt><a name="Sample-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> 64 <dl><dt><a name="Sample-__repr__"><strong>__repr__</strong></a>(self)</dt></dl>
65 65
66 <hr> 66 <hr>
67 Data descriptors inherited from <a href="telemetry.core.timeline.event.html#Time lineEvent">telemetry.core.timeline.event.TimelineEvent</a>:<br> 67 Data descriptors inherited from <a href="telemetry.core.timeline.event.html#Time lineEvent">telemetry.core.timeline.event.TimelineEvent</a>:<br>
68 <dl><dt><strong>__dict__</strong></dt> 68 <dl><dt><strong>__dict__</strong></dt>
69 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 69 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
70 </dl> 70 </dl>
71 <dl><dt><strong>__weakref__</strong></dt> 71 <dl><dt><strong>__weakref__</strong></dt>
72 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 72 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
73 </dl> 73 </dl>
74 <dl><dt><strong>end</strong></dt> 74 <dl><dt><strong>end</strong></dt>
75 </dl> 75 </dl>
76 <dl><dt><strong>thread_end</strong></dt>
77 <dd><tt>Thread-specific&nbsp;CPU&nbsp;time&nbsp;when&nbsp;this&nbsp;event&nbsp;e nded.<br>
78 &nbsp;<br>
79 May&nbsp;be&nbsp;None&nbsp;if&nbsp;the&nbsp;trace&nbsp;event&nbsp;didn't&nbsp;ha ve&nbsp;thread&nbsp;time&nbsp;data.</tt></dd>
80 </dl>
76 </td></tr></table></td></tr></table> 81 </td></tr></table></td></tr></table>
77 </body></html> 82 </body></html>
OLDNEW
« 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