diff options
Diffstat (limited to 'native_client_sdk/doc_generated')
-rw-r--r-- | native_client_sdk/doc_generated/devguide/devcycle/debugging.html | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/debugging.html b/native_client_sdk/doc_generated/devguide/devcycle/debugging.html index 039c0ce..7de0906 100644 --- a/native_client_sdk/doc_generated/devguide/devcycle/debugging.html +++ b/native_client_sdk/doc_generated/devguide/devcycle/debugging.html @@ -32,11 +32,7 @@ and measure your application’s performance.</p> </li> </ul> </li> -<li><p class="first"><a class="reference internal" href="#debugging-with-other-tools" id="id15">Debugging with other tools</a></p> -<ul class="small-gap"> -<li><a class="reference internal" href="#open-source-profiling-tools" id="id16">Open source profiling tools</a></li> -</ul> -</li> +<li><a class="reference internal" href="#debugging-with-other-tools" id="id15">Debugging with other tools</a></li> </ul> </div><h2 id="diagnostic-information">Diagnostic information</h2> @@ -477,11 +473,6 @@ Plugin</a>. Note that starting with the <code>pepper_22</code> bundle, the NaCl SDK for Windows includes pre-built libraries and library source code, making it much easier to build a module into a .DLL.</p> -<h3 id="open-source-profiling-tools">Open source profiling tools</h3> -<p>For the brave-hearted there are open source tools at <a class="reference external" href="http://www.chromium.org/nativeclient">Chromium.org</a> that describe how to do profiling on -<a class="reference external" href="https://sites.google.com/a/chromium.org/dev/nativeclient/how-tos/profiling-nacl-apps-on-64-bit-windows">64-bit Windows</a> -and <a class="reference external" href="http://www.chromium.org/nativeclient/how-tos/limited-profiling-with-oprofile-on-x86-64">Linux</a> -machines.</p> </section> {{/partials.standard_nacl_article}} |