Index: tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html |
diff --git a/tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html b/tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html |
index abfa8d8c6628177af43997d30b196dcf5dfd42ad..75bf56515991a5eb5c312cb0a48426e158629add 100644 |
--- a/tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html |
+++ b/tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html |
@@ -21,11 +21,15 @@ |
<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="collections.html">collections</a><br> |
<a href="ctypes.html">ctypes</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="re.html">re</a><br> |
+<a href="telemetry.decorators.html">telemetry.decorators</a><br> |
+</td><td width="25%" valign=top><a href="telemetry.core.platform.desktop_platform_backend.html">telemetry.core.platform.desktop_platform_backend</a><br> |
+<a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> |
+<a href="platform.html">platform</a><br> |
+</td><td width="25%" valign=top><a href="telemetry.core.platform.platform_backend.html">telemetry.core.platform.platform_backend</a><br> |
+<a href="re.html">re</a><br> |
<a href="subprocess.html">subprocess</a><br> |
-</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
+</td><td width="25%" valign=top><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> |
@@ -33,7 +37,7 @@ |
<tr><td bgcolor="#ee77aa"><tt> </tt></td><td> </td> |
<td width="100%"><dl> |
-<dt><font face="helvetica, arial"><a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>(<a href="__builtin__.html#object">__builtin__.object</a>) |
+<dt><font face="helvetica, arial"><a href="telemetry.core.platform.desktop_platform_backend.html#DesktopPlatformBackend">telemetry.core.platform.desktop_platform_backend.DesktopPlatformBackend</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.win_platform_backend.html#WinPlatformBackend">WinPlatformBackend</a> |
@@ -44,48 +48,95 @@ |
<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="WinPlatformBackend">class <strong>WinPlatformBackend</strong></a>(<a href="telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend</a>)</font></td></tr> |
+<font color="#000000" face="helvetica, arial"><a name="WinPlatformBackend">class <strong>WinPlatformBackend</strong></a>(<a href="telemetry.core.platform.desktop_platform_backend.html#DesktopPlatformBackend">telemetry.core.platform.desktop_platform_backend.DesktopPlatformBackend</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.win_platform_backend.html#WinPlatformBackend">WinPlatformBackend</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="WinPlatformBackend-CanFlushIndividualFilesFromSystemCache"><strong>CanFlushIndividualFilesFromSystemCache</strong></a>(self)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-GetChildPids"><strong>GetChildPids</strong></a>(self, pid)</dt><dd><tt>Retunds a list of child pids of |pid|.</tt></dd></dl> |
<dl><dt><a name="WinPlatformBackend-GetCommandLine"><strong>GetCommandLine</strong></a>(self, pid)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-GetCpuStats"><strong>GetCpuStats</strong></a>(self, pid)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-GetCpuTimestamp"><strong>GetCpuTimestamp</strong></a>(self)</dt><dd><tt>Return current timestamp in seconds.</tt></dd></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-GetFlushUtilityName"><strong>GetFlushUtilityName</strong></a>(self)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-GetIOStats"><strong>GetIOStats</strong></a>(self, pid)</dt></dl> |
<dl><dt><a name="WinPlatformBackend-GetMemoryStats"><strong>GetMemoryStats</strong></a>(self, pid)</dt></dl> |
<dl><dt><a name="WinPlatformBackend-GetOSName"><strong>GetOSName</strong></a>(self)</dt></dl> |
-<dl><dt><a name="WinPlatformBackend-GetOSVersionName"><strong>GetOSVersionName</strong></a>(self)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-GetOSVersionName"><strong>GetOSVersionName</strong></a>(*args, **kwargs)</dt></dl> |
<dl><dt><a name="WinPlatformBackend-GetRawDisplayFrameRateMeasurements"><strong>GetRawDisplayFrameRateMeasurements</strong></a>(self)</dt></dl> |
<dl><dt><a name="WinPlatformBackend-GetSystemCommitCharge"><strong>GetSystemCommitCharge</strong></a>(self)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-GetSystemProcessInfo"><strong>GetSystemProcessInfo</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-GetSystemTotalPhysicalMemory"><strong>GetSystemTotalPhysicalMemory</strong></a>(*args, **kwargs)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-HasBeenThermallyThrottled"><strong>HasBeenThermallyThrottled</strong></a>(self)</dt></dl> |
<dl><dt><a name="WinPlatformBackend-IsThermallyThrottled"><strong>IsThermallyThrottled</strong></a>(self)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-KillProcess"><strong>KillProcess</strong></a>(self, pid, kill_process_tree<font color="#909090">=False</font>)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-StartRawDisplayFrameRateMeasurement"><strong>StartRawDisplayFrameRateMeasurement</strong></a>(self)</dt><dd><tt># pylint: disable=W0613</tt></dd></dl> |
<dl><dt><a name="WinPlatformBackend-StopRawDisplayFrameRateMeasurement"><strong>StopRawDisplayFrameRateMeasurement</strong></a>(self)</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="WinPlatformBackend-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="WinPlatformBackend-CanCaptureVideo"><strong>CanCaptureVideo</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-CanLaunchApplication"><strong>CanLaunchApplication</strong></a>(self, application)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-CanMonitorPowerAsync"><strong>CanMonitorPowerAsync</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-CanMonitorPowerSync"><strong>CanMonitorPowerSync</strong></a>(self)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-CanMonitorThermalThrottling"><strong>CanMonitorThermalThrottling</strong></a>(self)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-FlushEntireSystemCache"><strong>FlushEntireSystemCache</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-InstallApplication"><strong>InstallApplication</strong></a>(self, application)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-IsApplicationRunning"><strong>IsApplicationRunning</strong></a>(self, application)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-IsRawDisplayFrameRateSupported"><strong>IsRawDisplayFrameRateSupported</strong></a>(self)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-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="WinPlatformBackend-MonitorPowerSync"><strong>MonitorPowerSync</strong></a>(self, duration_ms)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-PurgeUnpinnedMemory"><strong>PurgeUnpinnedMemory</strong></a>(self)</dt></dl> |
+ |
<dl><dt><a name="WinPlatformBackend-SetFullPerformanceModeEnabled"><strong>SetFullPerformanceModeEnabled</strong></a>(self, enabled)</dt></dl> |
+<dl><dt><a name="WinPlatformBackend-StartMonitoringPowerAsync"><strong>StartMonitoringPowerAsync</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-StartVideoCapture"><strong>StartVideoCapture</strong></a>(self, min_bitrate_mbps)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-StopMonitoringPowerAsync"><strong>StopMonitoringPowerAsync</strong></a>(self)</dt></dl> |
+ |
+<dl><dt><a name="WinPlatformBackend-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,6 +145,8 @@ 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><p> |
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> |
<tr bgcolor="#55aa55"> |