{
  "Topics": [
    {
      "Title": "Introduction",
      "URL": "intro.html",
      "SubTopics": null
    },
    {
      "Title": "Getting started",
      "URL": "",
      "SubTopics": [
        {
          "Title": "About",
          "URL": "about.html",
          "SubTopics": null
        },
        {
          "Title": "Profiling UI overview",
          "URL": "profiling-ui.html",
          "SubTopics": null
        },
        {
          "Title": "Video Demos",
          "URL": "demos.html",
          "SubTopics": null
        }
      ]
    },
    {
      "Title": "Trace loading and recording",
      "URL": "",
      "SubTopics": [
        {
          "Title": "Loading a trace",
          "URL": "trace-loading.html",
          "SubTopics": null
        },
        {
          "Title": "Recording a trace",
          "URL": "trace-recording.html",
          "SubTopics": null
        }
      ]
    },
    {
      "Title": "Trace profile views",
      "URL": "",
      "SubTopics": [
        {
          "Title": "Summary view",
          "URL": "summary-panel.html",
          "SubTopics": null
        },
        {
          "Title": "Flame Graph view",
          "URL": "flame-graph-panel.html",
          "SubTopics": null
        },
        {
          "Title": "Timeline view",
          "URL": "timeline-panel.html",
          "SubTopics": null
        },
        {
          "Title": "Call Tree view",
          "URL": "call-tree-panel.html",
          "SubTopics": null
        },
        {
          "Title": "Caller/Callee view",
          "URL": "caller-panel.html",
          "SubTopics": null
        }
      ]
    },
    {
      "Title": "Function profile views",
      "URL": "",
      "SubTopics": [
        {
          "Title": "Assembly view",
          "URL": "assembly-view.html",
          "SubTopics": null
        },
        {
          "Title": "Source File view",
          "URL": "source-panel.html",
          "SubTopics": null
        },
        {
          "Title": "Flow Graph view",
          "URL": "flow-graph-panel.html",
          "SubTopics": null
        }
      ]
    }
  ],
  "PanelTopics": {
    "section": {
      "Title": "Summary view",
      "URL": "summary-panel.html",
      "SubTopics": null
    },
    "flameGraph": {
      "Title": "Flame Graph view",
      "URL": "flame-graph-panel.html",
      "SubTopics": null
    },
    "timeline": {
      "Title": "Timeline view",
      "URL": "timeline-panel.html",
      "SubTopics": null
    },
    "callTree": {
      "Title": "Call Tree view",
      "URL": "call-tree-panel.html",
      "SubTopics": null
    },
    "callerCallee": {
      "Title": "Caller/Callee view",
      "URL": "caller-panel.html",
      "SubTopics": null
    },
    "other": {
      "Title": "Assembly view",
      "URL": "assembly-view.html",
      "SubTopics": null
    },
    "source": {
      "Title": "Source File view",
      "URL": "source-panel.html",
      "SubTopics": null
    },
    "flowGraph": {
      "Title": "Flow Graph view",
      "URL": "flow-graph-panel.html",
      "SubTopics": null
    }
  },
  "HomeTopic": {
    "Title": "Home",
    "URL": "intro.html",
    "SubTopics": null
  }
}