blob: bbe140bd49aaf683beab336373cd57d3fb4f6756 [file] [log] [blame]
Basil Eljuse4b14afb2020-09-30 13:07:23 +01001{
2 "annotations": {
3 "list": [
4 {
5 "builtIn": 1,
6 "datasource": "TFA_RunTime_Perf",
7 "enable": false,
8 "hide": false,
9 "iconColor": "#fce2de",
10 "limit": 100,
11 "name": "View Commit Details",
12 "query": "select CommitTitle, CommitID, TC_Name, CPU_Core, CacheFlush, Latency_EL3Entry_EL3Exit from \"[[Instrumentation]]\" WHERE ($timeFilter AND \"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^0/ AND \"Cluster_ID\" =~ /^0/) LIMIT 1000",
13 "showIn": 0,
14 "tagsColumn": "CommitID",
15 "textColumn": "CommitTitle",
16 "type": "dashboard"
17 }
18 ]
19 },
20 "editable": true,
21 "gnetId": null,
22 "graphTooltip": 0,
23 "id": 10,
24 "iteration": 1600199360656,
25 "links": [],
26 "panels": [
27 {
28 "aliasColors": {
29 "Cluster ID: 0, CPU Core: 0": "#eab839",
30 "Cluster ID: 0, CPU Core: 1": "#eab839",
31 "Cluster ID: 1, CPU Core: 0": "#70dbed",
32 "Cluster ID: 1, CPU Core: 1": "#70dbed",
33 "Cluster ID: 1, CPU Core: 2": "#70dbed",
34 "Cluster ID: 1, CPU Core: 3": "#70dbed",
35 "Latency_CPUWakeup_EL3Exit for CPU Core 0": "#e24d42"
36 },
37 "bars": false,
38 "dashLength": 10,
39 "dashes": false,
40 "datasource": "TFA_RunTime_Perf",
41 "decimals": 3,
42 "fieldConfig": {
43 "defaults": {
44 "custom": {}
45 },
46 "overrides": []
47 },
48 "fill": 1,
49 "fillGradient": 0,
50 "gridPos": {
51 "h": 9,
52 "w": 24,
53 "x": 0,
54 "y": 0
55 },
56 "hiddenSeries": false,
57 "id": 2,
58 "legend": {
59 "alignAsTable": true,
60 "avg": false,
61 "current": true,
62 "hideEmpty": true,
63 "hideZero": false,
64 "max": false,
65 "min": false,
66 "rightSide": true,
67 "show": true,
68 "total": false,
69 "values": true
70 },
71 "lines": false,
72 "linewidth": 1,
73 "links": [],
74 "nullPointMode": "null",
75 "percentage": false,
76 "pluginVersion": "7.1.3",
77 "pointradius": 3,
78 "points": true,
79 "renderer": "flot",
80 "seriesOverrides": [],
81 "spaceLength": 10,
82 "stack": false,
83 "steppedLine": false,
84 "targets": [
85 {
86 "alias": "Cluster ID: 0, CPU Core: 0",
87 "groupBy": [
88 {
89 "params": [
90 "$__interval"
91 ],
92 "type": "time"
93 },
94 {
95 "params": [
96 "null"
97 ],
98 "type": "fill"
99 }
100 ],
101 "orderByTime": "ASC",
102 "policy": "default",
103 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^0/ AND \"Cluster_ID\" =~ /^0/)",
104 "rawQuery": true,
105 "refId": "A",
106 "resultFormat": "time_series",
107 "select": [
108 [
109 {
110 "params": [
111 "value"
112 ],
113 "type": "field"
114 },
115 {
116 "params": [],
117 "type": "mean"
118 }
119 ]
120 ],
121 "tags": []
122 },
123 {
124 "alias": "Cluster ID: 0, CPU Core: 1",
125 "groupBy": [
126 {
127 "params": [
128 "$__interval"
129 ],
130 "type": "time"
131 },
132 {
133 "params": [
134 "null"
135 ],
136 "type": "fill"
137 }
138 ],
139 "orderByTime": "ASC",
140 "policy": "default",
141 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^1/ AND \"Cluster_ID\" =~ /^0/)",
142 "rawQuery": true,
143 "refId": "B",
144 "resultFormat": "time_series",
145 "select": [
146 [
147 {
148 "params": [
149 "value"
150 ],
151 "type": "field"
152 },
153 {
154 "params": [],
155 "type": "mean"
156 }
157 ]
158 ],
159 "tags": []
160 },
161 {
162 "alias": "Cluster ID: 0, CPU Core: 2",
163 "groupBy": [
164 {
165 "params": [
166 "$__interval"
167 ],
168 "type": "time"
169 },
170 {
171 "params": [
172 "null"
173 ],
174 "type": "fill"
175 }
176 ],
177 "orderByTime": "ASC",
178 "policy": "default",
179 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^2/ AND \"Cluster_ID\" =~ /^0/)",
180 "rawQuery": true,
181 "refId": "C",
182 "resultFormat": "time_series",
183 "select": [
184 [
185 {
186 "params": [
187 "value"
188 ],
189 "type": "field"
190 },
191 {
192 "params": [],
193 "type": "mean"
194 }
195 ]
196 ],
197 "tags": []
198 },
199 {
200 "alias": "Cluster ID: 0, CPU Core: 3",
201 "groupBy": [
202 {
203 "params": [
204 "$__interval"
205 ],
206 "type": "time"
207 },
208 {
209 "params": [
210 "null"
211 ],
212 "type": "fill"
213 }
214 ],
215 "orderByTime": "ASC",
216 "policy": "default",
217 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^3/ AND \"Cluster_ID\" =~ /^0/)",
218 "rawQuery": true,
219 "refId": "D",
220 "resultFormat": "time_series",
221 "select": [
222 [
223 {
224 "params": [
225 "value"
226 ],
227 "type": "field"
228 },
229 {
230 "params": [],
231 "type": "mean"
232 }
233 ]
234 ],
235 "tags": []
236 },
237 {
238 "alias": "Cluster ID: 1, CPU Core: 0",
239 "groupBy": [
240 {
241 "params": [
242 "$__interval"
243 ],
244 "type": "time"
245 },
246 {
247 "params": [
248 "null"
249 ],
250 "type": "fill"
251 }
252 ],
253 "orderByTime": "ASC",
254 "policy": "default",
255 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^0/ AND \"Cluster_ID\" =~ /^1/)",
256 "rawQuery": true,
257 "refId": "E",
258 "resultFormat": "time_series",
259 "select": [
260 [
261 {
262 "params": [
263 "value"
264 ],
265 "type": "field"
266 },
267 {
268 "params": [],
269 "type": "mean"
270 }
271 ]
272 ],
273 "tags": []
274 },
275 {
276 "alias": "Cluster ID: 1, CPU Core: 1",
277 "groupBy": [
278 {
279 "params": [
280 "$__interval"
281 ],
282 "type": "time"
283 },
284 {
285 "params": [
286 "null"
287 ],
288 "type": "fill"
289 }
290 ],
291 "orderByTime": "ASC",
292 "policy": "default",
293 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^1/ AND \"Cluster_ID\" =~ /^1/)",
294 "rawQuery": true,
295 "refId": "F",
296 "resultFormat": "time_series",
297 "select": [
298 [
299 {
300 "params": [
301 "value"
302 ],
303 "type": "field"
304 },
305 {
306 "params": [],
307 "type": "mean"
308 }
309 ]
310 ],
311 "tags": []
312 },
313 {
314 "alias": "Cluster ID: 1, CPU Core: 2",
315 "groupBy": [
316 {
317 "params": [
318 "$__interval"
319 ],
320 "type": "time"
321 },
322 {
323 "params": [
324 "null"
325 ],
326 "type": "fill"
327 }
328 ],
329 "orderByTime": "ASC",
330 "policy": "default",
331 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^2/ AND \"Cluster_ID\" =~ /^1/)",
332 "rawQuery": true,
333 "refId": "G",
334 "resultFormat": "time_series",
335 "select": [
336 [
337 {
338 "params": [
339 "value"
340 ],
341 "type": "field"
342 },
343 {
344 "params": [],
345 "type": "mean"
346 }
347 ]
348 ],
349 "tags": []
350 },
351 {
352 "alias": "Cluster ID: 1, CPU Core: 3",
353 "groupBy": [
354 {
355 "params": [
356 "$__interval"
357 ],
358 "type": "time"
359 },
360 {
361 "params": [
362 "null"
363 ],
364 "type": "fill"
365 }
366 ],
367 "orderByTime": "ASC",
368 "policy": "default",
369 "query": "SELECT \"$Latency\" FROM \"$Instrumentation\" WHERE (\"TC_Name\" =~ /^$TestCase$/ AND \"CPU_Core\" =~ /^3/ AND \"Cluster_ID\" =~ /^1/)",
370 "rawQuery": true,
371 "refId": "H",
372 "resultFormat": "time_series",
373 "select": [
374 [
375 {
376 "params": [
377 "value"
378 ],
379 "type": "field"
380 },
381 {
382 "params": [],
383 "type": "mean"
384 }
385 ]
386 ],
387 "tags": []
388 }
389 ],
390 "thresholds": [],
391 "timeFrom": null,
392 "timeRegions": [],
393 "timeShift": null,
394 "title": "[TC: $TestCase] $Latency Graph for $Instrumentation",
395 "tooltip": {
396 "shared": true,
397 "sort": 0,
398 "value_type": "individual"
399 },
400 "transparent": true,
401 "type": "graph",
402 "xaxis": {
403 "buckets": null,
404 "mode": "time",
405 "name": null,
406 "show": true,
407 "values": []
408 },
409 "yaxes": [
410 {
411 "decimals": 3,
412 "format": "µs",
413 "label": null,
414 "logBase": 1,
415 "max": null,
416 "min": "0",
417 "show": true
418 },
419 {
420 "format": "short",
421 "label": null,
422 "logBase": 1,
423 "max": null,
424 "min": null,
425 "show": false
426 }
427 ],
428 "yaxis": {
429 "align": false,
430 "alignLevel": null
431 }
432 },
433 {
434 "columns": [],
435 "datasource": "TFA_RunTime_Perf",
436 "fieldConfig": {
437 "defaults": {
438 "custom": {}
439 },
440 "overrides": []
441 },
442 "fontSize": "100%",
443 "gridPos": {
444 "h": 9,
445 "w": 24,
446 "x": 0,
447 "y": 9
448 },
449 "id": 7,
450 "links": [],
451 "pageSize": null,
452 "scroll": true,
453 "showHeader": true,
454 "sort": {
455 "col": 0,
456 "desc": true
457 },
458 "styles": [
459 {
460 "alias": "Time",
461 "align": "auto",
462 "dateFormat": "YYYY-MM-DD HH:mm:ss",
463 "pattern": "Time",
464 "type": "hidden"
465 },
466 {
467 "alias": "",
468 "align": "auto",
469 "colorMode": null,
470 "colors": [
471 "rgba(245, 54, 54, 0.9)",
472 "rgba(237, 129, 40, 0.89)",
473 "rgba(50, 172, 45, 0.97)"
474 ],
475 "dateFormat": "YYYY-MM-DD HH:mm:ss",
476 "decimals": 3,
477 "pattern": "/^Max*/",
478 "thresholds": [],
479 "type": "number",
480 "unit": "ns"
481 },
482 {
483 "alias": "",
484 "align": "auto",
485 "colorMode": null,
486 "colors": [
487 "rgba(245, 54, 54, 0.9)",
488 "rgba(237, 129, 40, 0.89)",
489 "rgba(50, 172, 45, 0.97)"
490 ],
491 "dateFormat": "YYYY-MM-DD HH:mm:ss",
492 "decimals": 2,
493 "link": true,
494 "linkTargetBlank": true,
495 "linkTooltip": "",
496 "linkUrl": "${__cell:raw}",
497 "pattern": "Pull_Request_URL",
498 "thresholds": [],
499 "type": "number",
500 "unit": "short"
501 },
502 {
503 "alias": "",
504 "align": "auto",
505 "colorMode": null,
506 "colors": [
507 "rgba(245, 54, 54, 0.9)",
508 "rgba(237, 129, 40, 0.89)",
509 "rgba(50, 172, 45, 0.97)"
510 ],
511 "decimals": 2,
512 "pattern": "/.*/",
513 "thresholds": [],
514 "type": "number",
515 "unit": "short"
516 }
517 ],
518 "targets": [
519 {
520 "groupBy": [
521 {
522 "params": [
523 "$__interval"
524 ],
525 "type": "time"
526 },
527 {
528 "params": [
529 "null"
530 ],
531 "type": "fill"
532 }
533 ],
534 "orderByTime": "ASC",
535 "policy": "default",
536 "query": "SELECT CommitID, CommitTitle as \"Commit Title\", Cluster_ID as \"Cluster ID\", MAX($Latency) AS \"Max $Latency\"\nFROM \"[[Instrumentation]]\" WHERE (TC_Name =~ /^$TestCase$/ AND Cluster_ID =~ /^0/) GROUP BY CommitID",
537 "rawQuery": true,
538 "refId": "A",
539 "resultFormat": "table",
540 "select": [
541 [
542 {
543 "params": [
544 "value"
545 ],
546 "type": "field"
547 },
548 {
549 "params": [],
550 "type": "mean"
551 }
552 ]
553 ],
554 "tags": []
555 },
556 {
557 "groupBy": [
558 {
559 "params": [
560 "$__interval"
561 ],
562 "type": "time"
563 },
564 {
565 "params": [
566 "null"
567 ],
568 "type": "fill"
569 }
570 ],
571 "orderByTime": "ASC",
572 "policy": "default",
573 "query": "SELECT CommitID, CommitTitle as \"Commit Title\", Cluster_ID as \"Cluster ID\", MAX($Latency) AS \"Max $Latency\"\nFROM \"[[Instrumentation]]\" WHERE (TC_Name =~ /^$TestCase$/ AND Cluster_ID =~ /^1/) GROUP BY CommitID",
574 "rawQuery": true,
575 "refId": "B",
576 "resultFormat": "table",
577 "select": [
578 [
579 {
580 "params": [
581 "value"
582 ],
583 "type": "field"
584 },
585 {
586 "params": [],
587 "type": "mean"
588 }
589 ]
590 ],
591 "tags": []
592 }
593 ],
594 "title": "Details for selected instrumentation and test case ([[Instrumentation]], [[TestCase]])",
595 "transform": "table",
596 "type": "table-old"
597 },
598 {
599 "columns": [],
600 "datasource": "TFA_RunTime_Perf",
601 "fieldConfig": {
602 "defaults": {
603 "custom": {}
604 },
605 "overrides": []
606 },
607 "fontSize": "110%",
608 "gridPos": {
609 "h": 3.7,
610 "w": 12,
611 "x": 0,
612 "y": 18
613 },
614 "id": 4,
615 "links": [],
616 "pageSize": null,
617 "scroll": true,
618 "showHeader": true,
619 "sort": {
620 "col": null,
621 "desc": false
622 },
623 "styles": [
624 {
625 "alias": "Time",
626 "align": "auto",
627 "dateFormat": "YYYY-MM-DD HH:mm:ss",
628 "pattern": "Time",
629 "type": "hidden"
630 },
631 {
632 "alias": "",
633 "align": "auto",
634 "colorMode": null,
635 "colors": [
636 "rgba(245, 54, 54, 0.9)",
637 "rgba(237, 129, 40, 0.89)",
638 "rgba(50, 172, 45, 0.97)"
639 ],
640 "dateFormat": "YYYY-MM-DD HH:mm:ss",
641 "decimals": 3,
642 "pattern": "/^MAX*/",
643 "thresholds": [],
644 "type": "number",
645 "unit": "ns"
646 },
647 {
648 "alias": "",
649 "align": "auto",
650 "colorMode": null,
651 "colors": [
652 "rgba(245, 54, 54, 0.9)",
653 "rgba(237, 129, 40, 0.89)",
654 "rgba(50, 172, 45, 0.97)"
655 ],
656 "decimals": 2,
657 "pattern": "/.*/",
658 "thresholds": [],
659 "type": "number",
660 "unit": "short"
661 }
662 ],
663 "targets": [
664 {
665 "groupBy": [
666 {
667 "params": [
668 "$__interval"
669 ],
670 "type": "time"
671 },
672 {
673 "params": [
674 "null"
675 ],
676 "type": "fill"
677 }
678 ],
679 "orderByTime": "ASC",
680 "policy": "default",
681 "query": "SELECT Cluster_ID, MAX(\"$Latency\") AS \"MAX($Latency)\" FROM \"[[Instrumentation]]\" WHERE (CommitID =~ /^$CommitID1$/ AND Cluster_ID =~ /^0/ AND \"TC_Name\" =~ /^$TestCase$/)",
682 "rawQuery": true,
683 "refId": "A",
684 "resultFormat": "table",
685 "select": [
686 [
687 {
688 "params": [
689 "value"
690 ],
691 "type": "field"
692 },
693 {
694 "params": [],
695 "type": "mean"
696 }
697 ]
698 ],
699 "tags": []
700 },
701 {
702 "groupBy": [
703 {
704 "params": [
705 "$__interval"
706 ],
707 "type": "time"
708 },
709 {
710 "params": [
711 "null"
712 ],
713 "type": "fill"
714 }
715 ],
716 "orderByTime": "ASC",
717 "policy": "default",
718 "query": "SELECT Cluster_ID, MAX(\"$Latency\") AS \"MAX($Latency)\" FROM \"[[Instrumentation]]\" WHERE (CommitID =~ /^$CommitID1$/ AND Cluster_ID =~ /^1/ AND \"TC_Name\" =~ /^$TestCase$/)",
719 "rawQuery": true,
720 "refId": "B",
721 "resultFormat": "table",
722 "select": [
723 [
724 {
725 "params": [
726 "value"
727 ],
728 "type": "field"
729 },
730 {
731 "params": [],
732 "type": "mean"
733 }
734 ]
735 ],
736 "tags": []
737 }
738 ],
739 "title": "Max $Latency for Cluster IDs 0 and 1 for ($TestCase, $CommitID1)",
740 "transform": "table",
741 "transparent": true,
742 "type": "table-old"
743 },
744 {
745 "columns": [],
746 "datasource": "TFA_RunTime_Perf",
747 "fieldConfig": {
748 "defaults": {
749 "custom": {}
750 },
751 "overrides": []
752 },
753 "fontSize": "110%",
754 "gridPos": {
755 "h": 3.7,
756 "w": 12,
757 "x": 12,
758 "y": 18
759 },
760 "id": 5,
761 "links": [],
762 "pageSize": null,
763 "scroll": true,
764 "showHeader": true,
765 "sort": {
766 "col": null,
767 "desc": false
768 },
769 "styles": [
770 {
771 "alias": "Time",
772 "align": "auto",
773 "dateFormat": "YYYY-MM-DD HH:mm:ss",
774 "pattern": "Time",
775 "type": "hidden"
776 },
777 {
778 "alias": "",
779 "align": "auto",
780 "colorMode": null,
781 "colors": [
782 "rgba(245, 54, 54, 0.9)",
783 "rgba(237, 129, 40, 0.89)",
784 "rgba(50, 172, 45, 0.97)"
785 ],
786 "dateFormat": "YYYY-MM-DD HH:mm:ss",
787 "decimals": 3,
788 "pattern": "/^MAX*/",
789 "thresholds": [],
790 "type": "number",
791 "unit": "ns"
792 },
793 {
794 "alias": "",
795 "align": "auto",
796 "colorMode": null,
797 "colors": [
798 "rgba(245, 54, 54, 0.9)",
799 "rgba(237, 129, 40, 0.89)",
800 "rgba(50, 172, 45, 0.97)"
801 ],
802 "decimals": 2,
803 "pattern": "/.*/",
804 "thresholds": [],
805 "type": "number",
806 "unit": "short"
807 }
808 ],
809 "targets": [
810 {
811 "groupBy": [
812 {
813 "params": [
814 "$__interval"
815 ],
816 "type": "time"
817 },
818 {
819 "params": [
820 "null"
821 ],
822 "type": "fill"
823 }
824 ],
825 "orderByTime": "ASC",
826 "policy": "default",
827 "query": "SELECT Cluster_ID, MAX(\"$Latency\") AS \"MAX($Latency)\" FROM \"[[Instrumentation]]\" WHERE (CommitID =~ /^$CommitID2$/ AND Cluster_ID =~ /^0/ AND \"TC_Name\" =~ /^$TestCase$/)",
828 "rawQuery": true,
829 "refId": "A",
830 "resultFormat": "table",
831 "select": [
832 [
833 {
834 "params": [
835 "value"
836 ],
837 "type": "field"
838 },
839 {
840 "params": [],
841 "type": "mean"
842 }
843 ]
844 ],
845 "tags": []
846 },
847 {
848 "groupBy": [
849 {
850 "params": [
851 "$__interval"
852 ],
853 "type": "time"
854 },
855 {
856 "params": [
857 "null"
858 ],
859 "type": "fill"
860 }
861 ],
862 "orderByTime": "ASC",
863 "policy": "default",
864 "query": "SELECT Cluster_ID, MAX(\"$Latency\") AS \"MAX($Latency)\" FROM \"[[Instrumentation]]\" WHERE (CommitID =~ /^$CommitID2$/ AND Cluster_ID =~ /^1/ AND \"TC_Name\" =~ /^$TestCase$/)",
865 "rawQuery": true,
866 "refId": "B",
867 "resultFormat": "table",
868 "select": [
869 [
870 {
871 "params": [
872 "value"
873 ],
874 "type": "field"
875 },
876 {
877 "params": [],
878 "type": "mean"
879 }
880 ]
881 ],
882 "tags": []
883 }
884 ],
885 "title": "Max $Latency for Cluster IDs 0 and 1 for ($TestCase, $CommitID2)",
886 "transform": "table",
887 "transparent": true,
888 "type": "table-old"
889 }
890 ],
891 "refresh": false,
892 "schemaVersion": 26,
893 "style": "dark",
894 "tags": [
895 "TFA_QUALITY_METRICS"
896 ],
897 "templating": {
898 "list": [
899 {
900 "allValue": null,
901 "current": {
902 "selected": false,
903 "text": "juno-tftf+aarch32-rt32.instr-r2",
904 "value": "juno-tftf+aarch32-rt32.instr-r2"
905 },
906 "datasource": "TFA_RunTime_Perf",
907 "definition": "show measurements",
908 "hide": 0,
909 "includeAll": false,
910 "label": "Instrumentation",
911 "multi": false,
912 "name": "Instrumentation",
913 "options": [],
914 "query": "show measurements",
915 "refresh": 1,
916 "regex": "",
917 "skipUrlSync": false,
918 "sort": 0,
919 "tagValuesQuery": "",
920 "tags": [],
921 "tagsQuery": "",
922 "type": "query",
923 "useTags": false
924 },
925 {
926 "allValue": null,
927 "current": {
928 "tags": [],
929 "text": "testrtinstrpsciversionparallel",
930 "value": "testrtinstrpsciversionparallel"
931 },
932 "hide": 0,
933 "includeAll": false,
934 "label": "Test Case",
935 "multi": false,
936 "name": "TestCase",
937 "options": [
938 {
939 "selected": false,
940 "text": "testrtinstrcpuoffserial",
941 "value": "testrtinstrcpuoffserial"
942 },
943 {
944 "selected": false,
945 "text": "testrtinstrcpususpparallel",
946 "value": "testrtinstrcpususpparallel"
947 },
948 {
949 "selected": false,
950 "text": "testrtinstrcpususpserial",
951 "value": "testrtinstrcpususpserial"
952 },
953 {
954 "selected": true,
955 "text": "testrtinstrpsciversionparallel",
956 "value": "testrtinstrpsciversionparallel"
957 },
958 {
959 "selected": false,
960 "text": "testrtinstrsuspdeepparallel",
961 "value": "testrtinstrsuspdeepparallel"
962 },
963 {
964 "selected": false,
965 "text": "testrtinstrsuspdeepserial",
966 "value": "testrtinstrsuspdeepserial"
967 }
968 ],
969 "query": "testrtinstrcpuoffserial,testrtinstrcpususpparallel,testrtinstrcpususpserial,testrtinstrpsciversionparallel,testrtinstrsuspdeepparallel,testrtinstrsuspdeepserial",
970 "skipUrlSync": false,
971 "type": "custom"
972 },
973 {
974 "allValue": null,
975 "current": {
976 "tags": [],
977 "text": "Latency_EL3Entry_EL3Exit",
978 "value": "Latency_EL3Entry_EL3Exit"
979 },
980 "hide": 0,
981 "includeAll": false,
982 "label": "Latency",
983 "multi": false,
984 "name": "Latency",
985 "options": [
986 {
987 "selected": false,
988 "text": "CacheFlush",
989 "value": "CacheFlush"
990 },
991 {
992 "selected": false,
993 "text": "Latency_CPUWakeup_EL3Exit",
994 "value": "Latency_CPUWakeup_EL3Exit"
995 },
996 {
997 "selected": false,
998 "text": "Latency_EL3Entry_CPUPowerDown",
999 "value": "Latency_EL3Entry_CPUPowerDown"
1000 },
1001 {
1002 "selected": true,
1003 "text": "Latency_EL3Entry_EL3Exit",
1004 "value": "Latency_EL3Entry_EL3Exit"
1005 }
1006 ],
1007 "query": "CacheFlush,Latency_CPUWakeup_EL3Exit,Latency_EL3Entry_CPUPowerDown,Latency_EL3Entry_EL3Exit",
1008 "skipUrlSync": false,
1009 "type": "custom"
1010 },
1011 {
1012 "allValue": null,
1013 "current": {
1014 "selected": false,
1015 "text": "e98d934aee",
1016 "value": "e98d934aee"
1017 },
1018 "datasource": "TFA_RunTime_Perf",
1019 "definition": "SHOW TAG VALUES WITH KEY=CommitID",
1020 "hide": 0,
1021 "includeAll": false,
1022 "label": "Commit ID 1",
1023 "multi": false,
1024 "name": "CommitID1",
1025 "options": [],
1026 "query": "SHOW TAG VALUES WITH KEY=CommitID",
1027 "refresh": 1,
1028 "regex": "",
1029 "skipUrlSync": false,
1030 "sort": 0,
1031 "tagValuesQuery": "",
1032 "tags": [],
1033 "tagsQuery": "",
1034 "type": "query",
1035 "useTags": false
1036 },
1037 {
1038 "allValue": null,
1039 "current": {
1040 "selected": false,
1041 "text": "e98d934aee",
1042 "value": "e98d934aee"
1043 },
1044 "datasource": "TFA_RunTime_Perf",
1045 "definition": "SHOW TAG VALUES WITH KEY=CommitID",
1046 "hide": 0,
1047 "includeAll": false,
1048 "label": "Commit ID 2",
1049 "multi": false,
1050 "name": "CommitID2",
1051 "options": [],
1052 "query": "SHOW TAG VALUES WITH KEY=CommitID",
1053 "refresh": 1,
1054 "regex": "",
1055 "skipUrlSync": false,
1056 "sort": 0,
1057 "tagValuesQuery": "",
1058 "tags": [],
1059 "tagsQuery": "",
1060 "type": "query",
1061 "useTags": false
1062 }
1063 ]
1064 },
1065 "time": {
1066 "from": "now-30d",
1067 "to": "now"
1068 },
1069 "timepicker": {
1070 "refresh_intervals": [
1071 "1d"
1072 ],
1073 "time_options": [
1074 "5m",
1075 "15m",
1076 "1h",
1077 "6h",
1078 "12h",
1079 "24h",
1080 "2d",
1081 "7d",
1082 "30d"
1083 ]
1084 },
1085 "timezone": "",
1086 "title": "TFA_RunTime_Perf_Details",
1087 "uid": "qqVv390mz",
1088 "version": 10
1089}