| 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 time units are stored in 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 CPU time when this event ended.<br>
|
| + <br>
|
| +May be None if the trace event didn't have thread time data.</tt></dd>
|
| +</dl>
|
| </td></tr></table></td></tr></table>
|
| </body></html>
|
|
|