summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated
diff options
context:
space:
mode:
authorjmedley <jmedley@chromium.org>2014-09-15 07:13:17 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-15 15:02:18 +0000
commitf10031e0c6a8d01d36c2fefd63f6567ed4050ffc (patch)
treec6bf72d2f781538003d98383b2d8bff8a89413eb /native_client_sdk/doc_generated
parent6b618272db67666d3fede78ad275c98085f3f075 (diff)
downloadchromium_src-f10031e0c6a8d01d36c2fefd63f6567ed4050ffc.zip
chromium_src-f10031e0c6a8d01d36c2fefd63f6567ed4050ffc.tar.gz
chromium_src-f10031e0c6a8d01d36c2fefd63f6567ed4050ffc.tar.bz2
Remove section referring to content that no longer exists.
BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/566063003 Cr-Commit-Position: refs/heads/master@{#294818}
Diffstat (limited to 'native_client_sdk/doc_generated')
-rw-r--r--native_client_sdk/doc_generated/devguide/devcycle/debugging.html11
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&#8217;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}}