| Index: tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html b/tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html
|
| index 85209ba4b460e87ef82ce0a7b28c8ea991cad3b0..986e78268c05997e4bdeaa87f3a001823c72d854 100644
|
| --- a/tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html
|
| +++ b/tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html
|
| @@ -19,10 +19,15 @@
|
| <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="os.html">os</a><br>
|
| +<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="ctypes.html">ctypes</a><br>
|
| +<a href="telemetry.decorators.html">telemetry.decorators</a><br>
|
| +</td><td width="25%" valign=top><a href="os.html">os</a><br>
|
| +<a href="telemetry.core.platform.platform_backend.html">telemetry.core.platform.platform_backend</a><br>
|
| </td><td width="25%" valign=top><a href="telemetry.core.platform.posix_platform_backend.html">telemetry.core.platform.posix_platform_backend</a><br>
|
| +<a href="telemetry.core.platform.power_monitor.powermetrics_power_monitor.html">telemetry.core.platform.power_monitor.powermetrics_power_monitor</a><br>
|
| </td><td width="25%" valign=top><a href="resource.html">resource</a><br>
|
| -</td><td width="25%" valign=top></td></tr></table></td></tr></table><p>
|
| +<a href="time.html">time</a><br>
|
| +</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>
|
| @@ -30,7 +35,7 @@
|
|
|
| <tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td>
|
| <td width="100%"><dl>
|
| -<dt><font face="helvetica, arial"><a href="telemetry.core.platform.posix_platform_backend.html#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.PosixPlatformBackend</a>(<a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>)
|
| +<dt><font face="helvetica, arial"><a href="telemetry.core.platform.posix_platform_backend.html#PosixPlatformBackend">telemetry.core.platform.posix_platform_backend.PosixPlatformBackend</a>(<a href="telemetry.core.platform.desktop_platform_backend.html#DesktopPlatformBackend">telemetry.core.platform.desktop_platform_backend.DesktopPlatformBackend</a>)
|
| </font></dt><dd>
|
| <dl>
|
| <dt><font face="helvetica, arial"><a href="telemetry.core.platform.mac_platform_backend.html#MacPlatformBackend">MacPlatformBackend</a>
|
| @@ -47,45 +52,90 @@
|
| <td width="100%"><dl><dt>Method resolution order:</dt>
|
| <dd><a href="telemetry.core.platform.mac_platform_backend.html#MacPlatformBackend">MacPlatformBackend</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.desktop_platform_backend.html#DesktopPlatformBackend">telemetry.core.platform.desktop_platform_backend.DesktopPlatformBackend</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="MacPlatformBackend-CanFlushIndividualFilesFromSystemCache"><strong>CanFlushIndividualFilesFromSystemCache</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-CanMonitorPowerAsync"><strong>CanMonitorPowerAsync</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-FlushEntireSystemCache"><strong>FlushEntireSystemCache</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-GetCpuStats"><strong>GetCpuStats</strong></a>(self, pid)</dt><dd><tt>Return current cpu processing time of pid in seconds.</tt></dd></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-GetCpuTimestamp"><strong>GetCpuTimestamp</strong></a>(self)</dt><dd><tt>Return current timestamp in seconds.</tt></dd></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-GetMemoryStats"><strong>GetMemoryStats</strong></a>(self, pid)</dt></dl>
|
|
|
| <dl><dt><a name="MacPlatformBackend-GetOSName"><strong>GetOSName</strong></a>(self)</dt></dl>
|
|
|
| -<dl><dt><a name="MacPlatformBackend-GetOSVersionName"><strong>GetOSVersionName</strong></a>(self)</dt></dl>
|
| +<dl><dt><a name="MacPlatformBackend-GetOSVersionName"><strong>GetOSVersionName</strong></a>(*args, **kwargs)</dt></dl>
|
|
|
| <dl><dt><a name="MacPlatformBackend-GetRawDisplayFrameRateMeasurements"><strong>GetRawDisplayFrameRateMeasurements</strong></a>(self)</dt></dl>
|
|
|
| <dl><dt><a name="MacPlatformBackend-GetSystemCommitCharge"><strong>GetSystemCommitCharge</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-GetSystemTotalPhysicalMemory"><strong>GetSystemTotalPhysicalMemory</strong></a>(*args, **kwargs)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-HasBeenThermallyThrottled"><strong>HasBeenThermallyThrottled</strong></a>(self)</dt></dl>
|
|
|
| <dl><dt><a name="MacPlatformBackend-IsThermallyThrottled"><strong>IsThermallyThrottled</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-PurgeUnpinnedMemory"><strong>PurgeUnpinnedMemory</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-StartMonitoringPowerAsync"><strong>StartMonitoringPowerAsync</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-StartRawDisplayFrameRateMeasurement"><strong>StartRawDisplayFrameRateMeasurement</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-StopMonitoringPowerAsync"><strong>StopMonitoringPowerAsync</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-StopRawDisplayFrameRateMeasurement"><strong>StopRawDisplayFrameRateMeasurement</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-__init__"><strong>__init__</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="MacPlatformBackend-CanLaunchApplication"><strong>CanLaunchApplication</strong></a>(self, application)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-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="MacPlatformBackend-GetCommandLine"><strong>GetCommandLine</strong></a>(self, pid)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-GetFlushUtilityName"><strong>GetFlushUtilityName</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-LaunchApplication"><strong>LaunchApplication</strong></a>(self, application, parameters<font color="#909090">=None</font>, elevate_privilege<font color="#909090">=False</font>)</dt></dl>
|
| +
|
| +<hr>
|
| +Methods inherited from <a href="telemetry.core.platform.desktop_platform_backend.html#DesktopPlatformBackend">telemetry.core.platform.desktop_platform_backend.DesktopPlatformBackend</a>:<br>
|
| +<dl><dt><a name="MacPlatformBackend-FlushSystemCacheForDirectory"><strong>FlushSystemCacheForDirectory</strong></a>(self, directory, ignoring<font color="#909090">=None</font>)</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="MacPlatformBackend-CanCaptureVideo"><strong>CanCaptureVideo</strong></a>(self)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-CanMonitorPowerSync"><strong>CanMonitorPowerSync</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-CanMonitorThermalThrottling"><strong>CanMonitorThermalThrottling</strong></a>(self)</dt></dl>
|
|
|
| <dl><dt><a name="MacPlatformBackend-GetIOStats"><strong>GetIOStats</strong></a>(self, pid)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-InstallApplication"><strong>InstallApplication</strong></a>(self, application)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-IsApplicationRunning"><strong>IsApplicationRunning</strong></a>(self, application)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-IsRawDisplayFrameRateSupported"><strong>IsRawDisplayFrameRateSupported</strong></a>(self)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-MonitorPowerSync"><strong>MonitorPowerSync</strong></a>(self, duration_ms)</dt></dl>
|
| +
|
| <dl><dt><a name="MacPlatformBackend-SetFullPerformanceModeEnabled"><strong>SetFullPerformanceModeEnabled</strong></a>(self, enabled)</dt></dl>
|
|
|
| +<dl><dt><a name="MacPlatformBackend-StartVideoCapture"><strong>StartVideoCapture</strong></a>(self, min_bitrate_mbps)</dt></dl>
|
| +
|
| +<dl><dt><a name="MacPlatformBackend-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>
|
| @@ -94,5 +144,18 @@ 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>
|
| -</td></tr></table></td></tr></table>
|
| +<dl><dt><strong>is_video_capture_running</strong></dt>
|
| +</dl>
|
| +</td></tr></table></td></tr></table><p>
|
| +<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
| +<tr bgcolor="#55aa55">
|
| +<td colspan=3 valign=bottom> <br>
|
| +<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
|
| +
|
| +<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td>
|
| +<td width="100%"><strong>LEOPARD</strong> = 'leopard'<br>
|
| +<strong>LION</strong> = 'lion'<br>
|
| +<strong>MAVERICKS</strong> = 'mavericks'<br>
|
| +<strong>MOUNTAINLION</strong> = 'mountainlion'<br>
|
| +<strong>SNOWLEOPARD</strong> = 'snowleopard'</td></tr></table>
|
| </body></html>
|
|
|