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

Side by Side Diff: tools/telemetry/docs/telemetry.core.timeline.slice.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.slice</title> 3 <html><head><title>Python: module telemetry.core.timeline.slice</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>.slice</strong></big></big></f ont></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>.slice</strong></big></big></f ont></td
10 ><td align=right valign=bottom 10 ><td align=right valign=bottom
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 <hr> 58 <hr>
59 Methods defined here:<br> 59 Methods defined here:<br>
60 <dl><dt><a name="Slice-AddSubSlice"><strong>AddSubSlice</strong></a>(self, sub_s lice)</dt></dl> 60 <dl><dt><a name="Slice-AddSubSlice"><strong>AddSubSlice</strong></a>(self, sub_s lice)</dt></dl>
61 61
62 <dl><dt><a name="Slice-GetAllSubSlices"><strong>GetAllSubSlices</strong></a>(sel f)</dt></dl> 62 <dl><dt><a name="Slice-GetAllSubSlices"><strong>GetAllSubSlices</strong></a>(sel f)</dt></dl>
63 63
64 <dl><dt><a name="Slice-GetAllSubSlicesOfName"><strong>GetAllSubSlicesOfName</str ong></a>(self, name)</dt></dl> 64 <dl><dt><a name="Slice-GetAllSubSlicesOfName"><strong>GetAllSubSlicesOfName</str ong></a>(self, name)</dt></dl>
65 65
66 <dl><dt><a name="Slice-IterEventsInThisContainerRecrusively"><strong>IterEventsI nThisContainerRecrusively</strong></a>(self)</dt></dl> 66 <dl><dt><a name="Slice-IterEventsInThisContainerRecrusively"><strong>IterEventsI nThisContainerRecrusively</strong></a>(self)</dt></dl>
67 67
68 <dl><dt><a name="Slice-__init__"><strong>__init__</strong></a>(self, category, n ame, timestamp, args<font color="#909090">=None</font>, parent<font color="#9090 90">=None</font>, duration<font color="#909090">=0</font>)</dt></dl> 68 <dl><dt><a name="Slice-__init__"><strong>__init__</strong></a>(self, parent_thre ad, category, name, timestamp, duration<font color="#909090">=0</font>, thread_t imestamp<font color="#909090">=None</font>, thread_duration<font color="#909090" >=None</font>, args<font color="#909090">=None</font>)</dt></dl>
69 69
70 <hr> 70 <hr>
71 Data descriptors defined here:<br> 71 Data descriptors defined here:<br>
72 <dl><dt><strong>self_thread_time</strong></dt>
73 <dd><tt>Thread&nbsp;(scheduled)&nbsp;time&nbsp;spent&nbsp;in&nbsp;this&nbsp;func tion&nbsp;less&nbsp;any&nbsp;thread&nbsp;time&nbsp;spent<br>
74 in&nbsp;child&nbsp;events.&nbsp;Returns&nbsp;None&nbsp;if&nbsp;the&nbsp;slice&nb sp;or&nbsp;any&nbsp;of&nbsp;its&nbsp;children&nbsp;does&nbsp;not<br>
75 have&nbsp;a&nbsp;thread_duration&nbsp;value.</tt></dd>
76 </dl>
72 <dl><dt><strong>self_time</strong></dt> 77 <dl><dt><strong>self_time</strong></dt>
73 <dd><tt>Time&nbsp;spent&nbsp;in&nbsp;this&nbsp;function&nbsp;less&nbsp;any&nbsp; time&nbsp;spent&nbsp;in&nbsp;child&nbsp;events.</tt></dd> 78 <dd><tt>Time&nbsp;spent&nbsp;in&nbsp;this&nbsp;function&nbsp;less&nbsp;any&nbsp; time&nbsp;spent&nbsp;in&nbsp;child&nbsp;events.</tt></dd>
74 </dl> 79 </dl>
75 <hr> 80 <hr>
76 Methods inherited from <a href="telemetry.core.timeline.event.html#TimelineEvent ">telemetry.core.timeline.event.TimelineEvent</a>:<br> 81 Methods inherited from <a href="telemetry.core.timeline.event.html#TimelineEvent ">telemetry.core.timeline.event.TimelineEvent</a>:<br>
77 <dl><dt><a name="Slice-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> 82 <dl><dt><a name="Slice-__repr__"><strong>__repr__</strong></a>(self)</dt></dl>
78 83
79 <hr> 84 <hr>
80 Data descriptors inherited from <a href="telemetry.core.timeline.event.html#Time lineEvent">telemetry.core.timeline.event.TimelineEvent</a>:<br> 85 Data descriptors inherited from <a href="telemetry.core.timeline.event.html#Time lineEvent">telemetry.core.timeline.event.TimelineEvent</a>:<br>
81 <dl><dt><strong>__dict__</strong></dt> 86 <dl><dt><strong>__dict__</strong></dt>
82 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd> 87 <dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)< /tt></dd>
83 </dl> 88 </dl>
84 <dl><dt><strong>__weakref__</strong></dt> 89 <dl><dt><strong>__weakref__</strong></dt>
85 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd> 90 <dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp ;(if&nbsp;defined)</tt></dd>
86 </dl> 91 </dl>
87 <dl><dt><strong>end</strong></dt> 92 <dl><dt><strong>end</strong></dt>
88 </dl> 93 </dl>
94 <dl><dt><strong>thread_end</strong></dt>
95 <dd><tt>Thread-specific&nbsp;CPU&nbsp;time&nbsp;when&nbsp;this&nbsp;event&nbsp;e nded.<br>
96 &nbsp;<br>
97 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>
98 </dl>
89 </td></tr></table></td></tr></table> 99 </td></tr></table></td></tr></table>
90 </body></html> 100 </body></html>
OLDNEW
« no previous file with comments | « tools/telemetry/docs/telemetry.core.timeline.sample.html ('k') | tools/telemetry/docs/telemetry.core.timeline.thread.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698