| Index: tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html b/tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html
|
| index 9733dd8c8f3f36f67c01ff674f735287db78bc07..ef24caedd74dbf502d6eccb77be70dfddbd70fe4 100644
|
| --- a/tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html
|
| +++ b/tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html
|
| @@ -19,8 +19,9 @@
|
| <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr>
|
|
|
| <tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td>
|
| -<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.platform.linux_platform_backend.html">telemetry.core.platform.linux_platform_backend</a><br>
|
| -</td><td width="25%" valign=top></td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
|
| +<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.platform.proc_supporting_platform_backend.html">telemetry.core.platform.proc_supporting_platform_backend</a><br>
|
| +</td><td width="25%" valign=top><a href="telemetry.core.platform.ps_util.html">telemetry.core.platform.ps_util</a><br>
|
| +</td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
|
| <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| <tr bgcolor="#ee77aa">
|
| <td colspan=3 valign=bottom> <br>
|
| @@ -28,7 +29,7 @@
|
|
|
| <tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td>
|
| <td width="100%"><dl>
|
| -<dt><font face="helvetica, arial"><a href="telemetry.core.platform.linux_platform_backend.html#LinuxPlatformBackend">telemetry.core.platform.linux_platform_backend.LinuxPlatformBackend</a>(<a href="telemetry.core.platform.posix_platform_backend.html#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.PosixPlatformBackend</a>)
|
| +<dt><font face="helvetica, arial"><a href="telemetry.core.platform.proc_supporting_platform_backend.html#ProcSupportingPlatformBackend">telemetry.core.platform.proc_supporting_platform_backend.ProcSupportingPlatformBackend</a>(<a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>)
|
| </font></dt><dd>
|
| <dl>
|
| <dt><font face="helvetica, arial"><a href="telemetry.core.platform.cros_platform_backend.html#CrosPlatformBackend">CrosPlatformBackend</a>
|
| @@ -39,22 +40,33 @@
|
| <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| <tr bgcolor="#ffc8d8">
|
| <td colspan=3 valign=bottom> <br>
|
| -<font color="#000000" face="helvetica, arial"><a name="CrosPlatformBackend">class <strong>CrosPlatformBackend</strong></a>(<a href="telemetry.core.platform.linux_platform_backend.html#LinuxPlatformBackend">telemetry.core.platform.linux_platform_backend.LinuxPlatformBackend</a>)</font></td></tr>
|
| +<font color="#000000" face="helvetica, arial"><a name="CrosPlatformBackend">class <strong>CrosPlatformBackend</strong></a>(<a href="telemetry.core.platform.proc_supporting_platform_backend.html#ProcSupportingPlatformBackend">telemetry.core.platform.proc_supporting_platform_backend.ProcSupportingPlatformBackend</a>)</font></td></tr>
|
|
|
| <tr><td bgcolor="#ffc8d8"><tt> </tt></td><td> </td>
|
| <td width="100%"><dl><dt>Method resolution order:</dt>
|
| <dd><a href="telemetry.core.platform.cros_platform_backend.html#CrosPlatformBackend">CrosPlatformBackend</a></dd>
|
| -<dd><a href="telemetry.core.platform.linux_platform_backend.html#LinuxPlatformBackend">telemetry.core.platform.linux_platform_backend.LinuxPlatformBackend</a></dd>
|
| -<dd><a href="telemetry.core.platform.posix_platform_backend.html#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.PosixPlatformBackend</a></dd>
|
| +<dd><a href="telemetry.core.platform.proc_supporting_platform_backend.html#ProcSupportingPlatformBackend">telemetry.core.platform.proc_supporting_platform_backend.ProcSupportingPlatformBackend</a></dd>
|
| <dd><a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a></dd>
|
| <dd><a href="__builtin__.html#object">__builtin__.object</a></dd>
|
| </dl>
|
| <hr>
|
| Methods defined here:<br>
|
| +<dl><dt><a name="CrosPlatformBackend-CanFlushIndividualFilesFromSystemCache"><strong>CanFlushIndividualFilesFromSystemCache</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-FlushEntireSystemCache"><strong>FlushEntireSystemCache</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-FlushSystemCacheForDirectory"><strong>FlushSystemCacheForDirectory</strong></a>(self, directory, ignoring<font color="#909090">=None</font>)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-GetChildPids"><strong>GetChildPids</strong></a>(self, pid)</dt><dd><tt>Returns a list of child pids of |pid|.</tt></dd></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-GetCommandLine"><strong>GetCommandLine</strong></a>(self, pid)</dt></dl>
|
| +
|
| <dl><dt><a name="CrosPlatformBackend-GetIOStats"><strong>GetIOStats</strong></a>(self, pid)</dt></dl>
|
|
|
| <dl><dt><a name="CrosPlatformBackend-GetOSName"><strong>GetOSName</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="CrosPlatformBackend-GetOSVersionName"><strong>GetOSVersionName</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="CrosPlatformBackend-GetRawDisplayFrameRateMeasurements"><strong>GetRawDisplayFrameRateMeasurements</strong></a>(self)</dt></dl>
|
|
|
| <dl><dt><a name="CrosPlatformBackend-HasBeenThermallyThrottled"><strong>HasBeenThermallyThrottled</strong></a>(self)</dt></dl>
|
| @@ -68,27 +80,51 @@ Methods defined here:<br>
|
| <dl><dt><a name="CrosPlatformBackend-__init__"><strong>__init__</strong></a>(self, cri)</dt></dl>
|
|
|
| <hr>
|
| -Methods inherited from <a href="telemetry.core.platform.linux_platform_backend.html#LinuxPlatformBackend">telemetry.core.platform.linux_platform_backend.LinuxPlatformBackend</a>:<br>
|
| +Methods inherited from <a href="telemetry.core.platform.proc_supporting_platform_backend.html#ProcSupportingPlatformBackend">telemetry.core.platform.proc_supporting_platform_backend.ProcSupportingPlatformBackend</a>:<br>
|
| +<dl><dt><a name="CrosPlatformBackend-GetCpuStats"><strong>GetCpuStats</strong></a>(self, pid)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-GetCpuTimestamp"><strong>GetCpuTimestamp</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="CrosPlatformBackend-GetMemoryStats"><strong>GetMemoryStats</strong></a>(self, pid)</dt></dl>
|
|
|
| <dl><dt><a name="CrosPlatformBackend-GetSystemCommitCharge"><strong>GetSystemCommitCharge</strong></a>(self)</dt></dl>
|
|
|
| -<hr>
|
| -Methods inherited from <a href="telemetry.core.platform.posix_platform_backend.html#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.PosixPlatformBackend</a>:<br>
|
| -<dl><dt><a name="CrosPlatformBackend-GetChildPids"><strong>GetChildPids</strong></a>(self, pid)</dt><dd><tt>Returns a list of child pids of |pid|.</tt></dd></dl>
|
| -
|
| -<dl><dt><a name="CrosPlatformBackend-GetCommandLine"><strong>GetCommandLine</strong></a>(self, pid)</dt></dl>
|
| +<dl><dt><a name="CrosPlatformBackend-GetSystemTotalPhysicalMemory"><strong>GetSystemTotalPhysicalMemory</strong></a>(*args, **kwargs)</dt></dl>
|
|
|
| <hr>
|
| Methods inherited from <a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>:<br>
|
| +<dl><dt><a name="CrosPlatformBackend-CanCaptureVideo"><strong>CanCaptureVideo</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-CanLaunchApplication"><strong>CanLaunchApplication</strong></a>(self, application)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-CanMonitorPowerAsync"><strong>CanMonitorPowerAsync</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-CanMonitorPowerSync"><strong>CanMonitorPowerSync</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="CrosPlatformBackend-CanMonitorThermalThrottling"><strong>CanMonitorThermalThrottling</strong></a>(self)</dt></dl>
|
|
|
| -<dl><dt><a name="CrosPlatformBackend-GetOSVersionName"><strong>GetOSVersionName</strong></a>(self)</dt></dl>
|
| +<dl><dt><a name="CrosPlatformBackend-InstallApplication"><strong>InstallApplication</strong></a>(self, application)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-IsApplicationRunning"><strong>IsApplicationRunning</strong></a>(self, application)</dt></dl>
|
|
|
| <dl><dt><a name="CrosPlatformBackend-IsRawDisplayFrameRateSupported"><strong>IsRawDisplayFrameRateSupported</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="CrosPlatformBackend-LaunchApplication"><strong>LaunchApplication</strong></a>(self, application, parameters<font color="#909090">=None</font>, elevate_privilege<font color="#909090">=False</font>)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-MonitorPowerSync"><strong>MonitorPowerSync</strong></a>(self, duration_ms)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-PurgeUnpinnedMemory"><strong>PurgeUnpinnedMemory</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="CrosPlatformBackend-SetFullPerformanceModeEnabled"><strong>SetFullPerformanceModeEnabled</strong></a>(self, enabled)</dt></dl>
|
|
|
| +<dl><dt><a name="CrosPlatformBackend-StartMonitoringPowerAsync"><strong>StartMonitoringPowerAsync</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-StartVideoCapture"><strong>StartVideoCapture</strong></a>(self, min_bitrate_mbps)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-StopMonitoringPowerAsync"><strong>StopMonitoringPowerAsync</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="CrosPlatformBackend-StopVideoCapture"><strong>StopVideoCapture</strong></a>(self)</dt></dl>
|
| +
|
| <hr>
|
| Data descriptors inherited from <a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>:<br>
|
| <dl><dt><strong>__dict__</strong></dt>
|
| @@ -97,5 +133,7 @@ Data descriptors inherited from <a href="telemetry.core.platform.platform_backen
|
| <dl><dt><strong>__weakref__</strong></dt>
|
| <dd><tt>list of weak references to the object (if defined)</tt></dd>
|
| </dl>
|
| +<dl><dt><strong>is_video_capture_running</strong></dt>
|
| +</dl>
|
| </td></tr></table></td></tr></table>
|
| </body></html>
|
|
|