| Index: tools/telemetry/docs/telemetry.core.chrome.cros_browser_backend.html
|
| diff --git a/tools/telemetry/docs/telemetry.core.chrome.cros_browser_backend.html b/tools/telemetry/docs/telemetry.core.chrome.cros_browser_backend.html
|
| index f8ede9d7742f7f227bc8fa3fa840248d4eaceac4..77f729c9501cf2403d3ad58be00c5d71d8d3dacb 100644
|
| --- a/tools/telemetry/docs/telemetry.core.chrome.cros_browser_backend.html
|
| +++ b/tools/telemetry/docs/telemetry.core.chrome.cros_browser_backend.html
|
| @@ -20,13 +20,12 @@
|
|
|
| <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.chrome.browser_backend.html">telemetry.core.chrome.browser_backend</a><br>
|
| -<a href="telemetry.core.chrome.cros_util.html">telemetry.core.chrome.cros_util</a><br>
|
| -</td><td width="25%" valign=top><a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br>
|
| -<a href="logging.html">logging</a><br>
|
| -</td><td width="25%" valign=top><a href="os.html">os</a><br>
|
| -<a href="subprocess.html">subprocess</a><br>
|
| -</td><td width="25%" valign=top><a href="telemetry.core.util.html">telemetry.core.util</a><br>
|
| -</td></tr></table></td></tr></table><p>
|
| +<a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br>
|
| +</td><td width="25%" valign=top><a href="logging.html">logging</a><br>
|
| +<a href="os.html">os</a><br>
|
| +</td><td width="25%" valign=top><a href="subprocess.html">subprocess</a><br>
|
| +<a href="telemetry.core.util.html">telemetry.core.util</a><br>
|
| +</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>
|
| @@ -69,6 +68,8 @@ Methods defined here:<br>
|
|
|
| <dl><dt><a name="CrOSBrowserBackend-GetRemotePort"><strong>GetRemotePort</strong></a>(self, _)</dt></dl>
|
|
|
| +<dl><dt><a name="CrOSBrowserBackend-GetStackTrace"><strong>GetStackTrace</strong></a>(self)</dt></dl>
|
| +
|
| <dl><dt><a name="CrOSBrowserBackend-GetStandardOutput"><strong>GetStandardOutput</strong></a>(self)</dt></dl>
|
|
|
| <dl><dt><a name="CrOSBrowserBackend-IsBrowserRunning"><strong>IsBrowserRunning</strong></a>(self)</dt></dl>
|
| @@ -81,6 +82,8 @@ Methods defined here:<br>
|
| Data descriptors defined here:<br>
|
| <dl><dt><strong>hwid</strong></dt>
|
| </dl>
|
| +<dl><dt><strong>oobe</strong></dt>
|
| +</dl>
|
| <dl><dt><strong>pid</strong></dt>
|
| <dd><tt>Locates the pid of the main chrome browser process.<br>
|
| <br>
|
| @@ -107,7 +110,7 @@ Methods inherited from <a href="telemetry.core.chrome.browser_backend.html#Brows
|
|
|
| <dl><dt><a name="CrOSBrowserBackend-SetBrowser"><strong>SetBrowser</strong></a>(self, browser)</dt></dl>
|
|
|
| -<dl><dt><a name="CrOSBrowserBackend-StartTracing"><strong>StartTracing</strong></a>(self, custom_categories<font color="#909090">=None</font>)</dt><dd><tt>custom_categories is an optional string containing a list of<br>
|
| +<dl><dt><a name="CrOSBrowserBackend-StartTracing"><strong>StartTracing</strong></a>(self, custom_categories<font color="#909090">=None</font>, timeout<font color="#909090">=60</font>)</dt><dd><tt>custom_categories is an optional string containing a list of<br>
|
| comma separated categories that will be traced instead of the<br>
|
| default category set. Example: use<br>
|
| "webkit,cc,disabled-by-default-cc.debug" to trace only those three<br>
|
|
|