• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "subsystems": [
3    {
4      "subsystem": "Cpu",
5      "components": [
6        {
7          "component": "Cpu",
8          "charts": [
9            {
10              "chartName": "Cpu",
11              "chartId": ""
12            }
13          ]
14        },
15        {
16          "component": "Cpu Frequency",
17          "charts": [
18            {
19              "chartName": "Cpu Frequency",
20              "chartId": ""
21            }
22          ]
23        },
24        {
25          "component": "Cpu State",
26          "charts": [
27            {
28              "chartName": "Cpu State",
29              "chartId": ""
30            }
31          ]
32        },
33        {
34          "component": "Cpu Freq Limit",
35          "charts": [
36            {
37              "chartName": "Cpu Freq Limit",
38              "chartId": ""
39            }
40          ]
41        }
42      ]
43    },
44    {
45      "subsystem": "Irqs",
46      "components": [
47        {
48          "component": "Irqs",
49          "charts": [
50            {
51              "chartName": "Irqs",
52              "chartId": ""
53            }
54          ]
55        }
56      ]
57    },
58    {
59      "subsystem": "FrameTimeline",
60      "components": [
61        {
62          "component": "FrameTimeline",
63          "charts": [
64            {
65              "chartName": "FrameTimeline",
66              "chartId": ""
67            }
68          ]
69        }
70      ]
71    }
72  ]
73}