| Index: tools/telemetry/docs/telemetry.core.timeline.process.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.timeline.process.html b/tools/telemetry/docs/telemetry.core.timeline.process.html
|
| index e834fd03c21237f01fb8d2989b7dc74d5e69d312..1a4b0eda492b9639e54d45123ca2ca6c58856125 100644
|
| --- a/tools/telemetry/docs/telemetry.core.timeline.process.html
|
| +++ b/tools/telemetry/docs/telemetry.core.timeline.process.html
|
| @@ -53,7 +53,7 @@
|
| </dl>
|
| <hr>
|
| Methods defined here:<br>
|
| -<dl><dt><a name="Process-AutoCloseOpenSlices"><strong>AutoCloseOpenSlices</strong></a>(self, max_timestamp)</dt></dl>
|
| +<dl><dt><a name="Process-AutoCloseOpenSlices"><strong>AutoCloseOpenSlices</strong></a>(self, max_timestamp, thread_time_bounds)</dt></dl>
|
|
|
| <dl><dt><a name="Process-FinalizeImport"><strong>FinalizeImport</strong></a>(self)</dt></dl>
|
|
|
| @@ -63,6 +63,10 @@ Methods defined here:<br>
|
|
|
| <dl><dt><a name="Process-GetOrCreateThread"><strong>GetOrCreateThread</strong></a>(self, tid)</dt></dl>
|
|
|
| +<dl><dt><a name="Process-IterAllAsyncSlicesOfName"><strong>IterAllAsyncSlicesOfName</strong></a>(self, name)</dt></dl>
|
| +
|
| +<dl><dt><a name="Process-IterAllSlicesOfName"><strong>IterAllSlicesOfName</strong></a>(self, name)</dt></dl>
|
| +
|
| <dl><dt><a name="Process-IterChildContainers"><strong>IterChildContainers</strong></a>(self)</dt></dl>
|
|
|
| <dl><dt><a name="Process-IterEventsInThisContainer"><strong>IterEventsInThisContainer</strong></a>(self)</dt></dl>
|
|
|