Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 310a76cc authored by Cheryl Potter's avatar Cheryl Potter Committed by android-build-merger
Browse files

docs: Define card data for GPU Debugger b/31318053 am: 9af802df

am: 6b824895

Change-Id: I40907673e1fdfacad6197b5e4e2b0f3a3e772c4a
parents 8e91087c 6b824895
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -155,6 +155,16 @@ METADATA['en'].extras = METADATA['en'].extras.concat([
    "tags": ["monitor"],
    "lang":"en"
  },
  {
    "title":"GPU Debugger",
    "summary":"Use the GPU Debugger to analyze and debug your OpenGL ES apps. Inspect the GPU state and understand what caused a specific rendering outcome.",
    "url":"studio/debug/am-gpu-debugger.html",
    "image":"images/tools/thumbnails/am-gpu-debugger_2-2_2x.png",
    "type":"tools",
    "keywords": ["android","performance","profiling","tools","monitor","debug"],
    "tags": ["android","performance","profiling","tools","monitor","debug"],
    "lang":"en"
  },
  {
    "title":"HPROF Viewer and Analyzer",
    "summary":"Use the Memory Monitor to dump the Java heap to an HPROF file. The HPROF Viewer displays classes, instances of each class, and a reference tree to help you track memory usage and find memory leaks.",
@@ -5453,6 +5463,12 @@ METADATA['en'].collections = {
       "studio/profile/am-sysinfo.html"
    ]
  },
"tools/help/gpu": {
    "title": "",
    "resources": [
       "studio/debug/am-gpu-debugger.html"
    ]
  },
  "tools/help/shot": {
    "title": "",
    "resources": [