summaryrefslogtreecommitdiffstats
path: root/docs/html/jd_collections.js
diff options
context:
space:
mode:
authorAleks Haecky <vhaecky@google.com>2015-05-26 21:13:42 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-26 21:13:42 +0000
commitc03c11e584abf1e61a902ea441818912f912fda7 (patch)
tree66d7f252d1ad73448b22653769b32730e24200d3 /docs/html/jd_collections.js
parent25fe13fa9ff0b1db8a6e10569fd62ca4eae150c9 (diff)
parentbe3ab00fd3fb54dd7662d00dc1bfcf542358a052 (diff)
downloadframeworks_base-c03c11e584abf1e61a902ea441818912f912fda7.zip
frameworks_base-c03c11e584abf1e61a902ea441818912f912fda7.tar.gz
frameworks_base-c03c11e584abf1e61a902ea441818912f912fda7.tar.bz2
am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'be3ab00fd3fb54dd7662d00dc1bfcf542358a052': docs: Add peformance tools getting started docs in new tools/performance subtree.
Diffstat (limited to 'docs/html/jd_collections.js')
-rw-r--r--docs/html/jd_collections.js33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/html/jd_collections.js b/docs/html/jd_collections.js
index 05f89ff..a61a17d 100644
--- a/docs/html/jd_collections.js
+++ b/docs/html/jd_collections.js
@@ -1580,5 +1580,38 @@ var RESOURCE_COLLECTIONS = {
"training/enterprise/work-policy-ctrl.html",
"samples/BasicManagedProfile/index.html"
]
+ },
+ "tools/performance/rendering": {
+ "title": "",
+ "resources": [
+ "tools/performance/debug-gpu-overdraw/index.html",
+ "tools/performance/profile-gpu-rendering/index.html",
+ "tools/performance/hierarchy-viewer/setup.html",
+ "tools/performance/hierarchy-viewer/index.html",
+ "tools/performance/hierarchy-viewer/profiling.html"
+ ]
+ },
+ "tools/performance/memory": {
+ "title": "",
+ "resources": [
+ "tools/performance/memory-monitor/index.html",
+ "tools/performance/heap-viewer/index.html",
+ "tools/performance/allocation-tracker/index.html",
+ "tools/performance/comparison.html"
+ ]
+ },
+ "tools/performance/cpu": {
+ "title": "",
+ "resources": [
+ "tools/performance/traceview/index.html",
+ "tools/performance/systrace/index.html"
+ ]
+ },
+ "tools/performance/battery": {
+ "title": "",
+ "resources": [
+ "tools/performance/batterystats-battery-historian/index.html",
+ "tools/performance/batterystats-battery-historian/charts.html"
+ ]
}
} \ No newline at end of file