summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/tools_toc.cs
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2012-08-24 12:34:43 -0700
committerJoe Fernandez <joefernandez@google.com>2012-09-20 12:59:45 -0700
commit5e3a1c091f9c024ec4c34581df13a8efbed8cd9d (patch)
tree694c92c1ed38aeb978bf065319b1ea45ca761cdb /docs/html/tools/tools_toc.cs
parentf5cbd7628d2e74e9d6aac406403a7d3c57cbe97f (diff)
downloadframeworks_base-5e3a1c091f9c024ec4c34581df13a8efbed8cd9d.zip
frameworks_base-5e3a1c091f9c024ec4c34581df13a8efbed8cd9d.tar.gz
frameworks_base-5e3a1c091f9c024ec4c34581df13a8efbed8cd9d.tar.bz2
docs: Systrace tool documentation
Change-Id: Idecee238d8872ca1c32a80d13ad61bacf89c39f7
Diffstat (limited to 'docs/html/tools/tools_toc.cs')
-rw-r--r--docs/html/tools/tools_toc.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/tools/tools_toc.cs b/docs/html/tools/tools_toc.cs
index f3936b8..5e2b9f7 100644
--- a/docs/html/tools/tools_toc.cs
+++ b/docs/html/tools/tools_toc.cs
@@ -114,6 +114,7 @@
<li><a href="<?cs var:toroot ?>tools/debugging/improving-w-lint.html"><span class="en">Improving Your Code with lint</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-ui.html"><span class="en">Optimizing your UI</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-tracing.html"><span class="en">Profiling with Traceview and dmtracedump</span></a></li>
+ <li><a href="<?cs var:toroot ?>tools/debugging/systrace.html"><span class="en">Analysing Display and Performance with Systrace</span></a></li>
<li><a href="<?cs var:toroot ?>tools/debugging/debugging-devtools.html"><span class="en">Using the Dev Tools App</span></a></li>
</ul>
</li>
@@ -159,6 +160,7 @@ class="en">MonkeyRunner</span></a></li>
</ul>
</li>
<li><a href="<?cs var:toroot ?>tools/help/proguard.html">ProGuard</a></li>
+ <li><a href="<?cs var:toroot ?>tools/help/systrace.html">Systrace</a></li>
<li><a href="<?cs var:toroot ?>tools/help/gltracer.html">Tracer for OpenGL ES</a></li>
<li><a href="<?cs var:toroot ?>tools/help/traceview.html">Traceview</a></li>
<li><a href="<?cs var:toroot ?>tools/help/zipalign.html">zipalign</a></li>