@@ -204,7 +204,7 @@ Object {
204
204
" file" : undefined ,
205
205
" key" : " A {\\ " x \\" :1}" ,
206
206
" line" : undefined ,
207
- " name" : " A { \\ " x \\ " :1} " ,
207
+ " name" : " A" ,
208
208
" selfWeight" : 1 ,
209
209
" totalWeight" : 11 ,
210
210
},
@@ -213,7 +213,7 @@ Object {
213
213
" file" : undefined ,
214
214
" key" : " B {\\ " x \\" :2}" ,
215
215
" line" : undefined ,
216
- " name" : " B { \\ " x \\ " :2} " ,
216
+ " name" : " B" ,
217
217
" selfWeight" : 9 ,
218
218
" totalWeight" : 10 ,
219
219
},
@@ -222,16 +222,16 @@ Object {
222
222
" file" : undefined ,
223
223
" key" : " Z {\\ " x \\" :1}" ,
224
224
" line" : undefined ,
225
- " name" : " Z { \\ " x \\ " :1} " ,
225
+ " name" : " Z" ,
226
226
" selfWeight" : 1 ,
227
227
" totalWeight" : 1 ,
228
228
},
229
229
],
230
230
" name" : " pid 0, tid 0" ,
231
231
" stacks" : Array [
232
- " A { \\ " x \\ " :1} 1.00µs" ,
233
- " A { \\ " x \\ " :1};B { \\ " x \\ " :2} 9.00µs" ,
234
- " A { \\ " x \\ " :1};B { \\ " x \\ " :2};Z { \\ " x \\ " :1} 1.00µs" ,
232
+ " A 1.00µs" ,
233
+ " A;B 9.00µs" ,
234
+ " A;B;Z 1.00µs" ,
235
235
],
236
236
}
237
237
` ;
@@ -306,7 +306,7 @@ Object {
306
306
" file" : undefined ,
307
307
" key" : " alpha {\\ " x \\" :0}" ,
308
308
" line" : undefined ,
309
- " name" : " alpha { \\ " x \\ " :0} " ,
309
+ " name" : " alpha" ,
310
310
" selfWeight" : 9 ,
311
311
" totalWeight" : 10 ,
312
312
},
@@ -315,7 +315,7 @@ Object {
315
315
" file" : undefined ,
316
316
" key" : " beta {\\ " x \\" :0}" ,
317
317
" line" : undefined ,
318
- " name" : " beta { \\ " x \\ " :0} " ,
318
+ " name" : " beta" ,
319
319
" selfWeight" : 0 ,
320
320
" totalWeight" : 1 ,
321
321
},
@@ -324,16 +324,16 @@ Object {
324
324
" file" : undefined ,
325
325
" key" : " gamma {\\ " x \\" :0}" ,
326
326
" line" : undefined ,
327
- " name" : " gamma { \\ " x \\ " :0} " ,
327
+ " name" : " gamma" ,
328
328
" selfWeight" : 1 ,
329
329
" totalWeight" : 1 ,
330
330
},
331
331
],
332
332
" name" : " pid 0, tid 1" ,
333
333
" stacks" : Array [
334
- " alpha { \\ " x \\ " :0} 1.00µs" ,
335
- " alpha { \\ " x \\ " :0} ;beta { \\ " x \\ " :0} ;gamma { \\ " x \\ " :0} 1.00µs" ,
336
- " alpha { \\ " x \\ " :0} 8.00µs" ,
334
+ " alpha 1.00µs" ,
335
+ " alpha;beta;gamma 1.00µs" ,
336
+ " alpha 8.00µs" ,
337
337
],
338
338
}
339
339
` ;
@@ -430,14 +430,14 @@ Object {
430
430
" file" : undefined ,
431
431
" key" : " A {\\ " x \\" :1}" ,
432
432
" line" : undefined ,
433
- " name" : " A { \\ " x \\ " :1} " ,
433
+ " name" : " A" ,
434
434
" selfWeight" : 10 ,
435
435
" totalWeight" : 10 ,
436
436
},
437
437
],
438
438
" name" : " pid 0, tid 0" ,
439
439
" stacks" : Array [
440
- " A { \\ " x \\ " :1} 10.00µs" ,
440
+ " A 10.00µs" ,
441
441
],
442
442
}
443
443
` ;
@@ -640,7 +640,7 @@ Object {
640
640
" file" : undefined ,
641
641
" key" : " A {\\ " x \\" :1}" ,
642
642
" line" : undefined ,
643
- " name" : " A { \\ " x \\ " :1} " ,
643
+ " name" : " A" ,
644
644
" selfWeight" : 2 ,
645
645
" totalWeight" : 11 ,
646
646
},
@@ -649,16 +649,16 @@ Object {
649
649
" file" : undefined ,
650
650
" key" : " A {\\ " x \\" :2}" ,
651
651
" line" : undefined ,
652
- " name" : " A { \\ " x \\ " :2} " ,
652
+ " name" : " A" ,
653
653
" selfWeight" : 9 ,
654
654
" totalWeight" : 10 ,
655
655
},
656
656
],
657
657
" name" : " pid 0, tid 0" ,
658
658
" stacks" : Array [
659
- " A { \\ " x \\ " :1} 1.00µs" ,
660
- " A { \\ " x \\ " :1};A { \\ " x \\ " :2} 9.00µs" ,
661
- " A { \\ " x \\ " :1};A { \\ " x \\ " :2};A { \\ " x \\ " :1} 1.00µs" ,
659
+ " A 1.00µs" ,
660
+ " A;A 9.00µs" ,
661
+ " A;A;A 1.00µs" ,
662
662
],
663
663
}
664
664
` ;
@@ -755,7 +755,7 @@ Object {
755
755
" file" : undefined ,
756
756
" key" : " A {\\ " x \\" :1}" ,
757
757
" line" : undefined ,
758
- " name" : " A { \\ " x \\ " :1} " ,
758
+ " name" : " A" ,
759
759
" selfWeight" : 1 ,
760
760
" totalWeight" : 2 ,
761
761
},
@@ -764,7 +764,7 @@ Object {
764
764
" file" : undefined ,
765
765
" key" : " B {\\ " x \\" :2}" ,
766
766
" line" : undefined ,
767
- " name" : " B { \\ " x \\ " :2} " ,
767
+ " name" : " B" ,
768
768
" selfWeight" : 1 ,
769
769
" totalWeight" : 1 ,
770
770
},
@@ -773,15 +773,15 @@ Object {
773
773
" file" : undefined ,
774
774
" key" : " C {\\ " x \\" :2}" ,
775
775
" line" : undefined ,
776
- " name" : " C { \\ " x \\ " :2} " ,
776
+ " name" : " C" ,
777
777
" selfWeight" : 0 ,
778
778
" totalWeight" : 0 ,
779
779
},
780
780
],
781
781
" name" : " pid 0, tid 0" ,
782
782
" stacks" : Array [
783
- " A { \\ " x \\ " :1} 1.00µs" ,
784
- " A { \\ " x \\ " :1};B { \\ " x \\ " :2} 1.00µs" ,
783
+ " A 1.00µs" ,
784
+ " A;B 1.00µs" ,
785
785
],
786
786
}
787
787
` ;
@@ -816,7 +816,7 @@ Object {
816
816
" file" : undefined ,
817
817
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
818
818
" line" : undefined ,
819
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
819
+ " name" : " gamma" ,
820
820
" selfWeight" : 5 ,
821
821
" totalWeight" : 5 ,
822
822
},
@@ -834,7 +834,7 @@ Object {
834
834
" stacks" : Array [
835
835
" alpha 1.00µs" ,
836
836
" alpha;beta 1.00µs" ,
837
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
837
+ " alpha;beta;gamma 5.00µs" ,
838
838
" alpha;beta;epsilon 4.00µs" ,
839
839
" alpha;beta 2.00µs" ,
840
840
" alpha 1.00µs" ,
@@ -868,7 +868,7 @@ Object {
868
868
" file" : undefined ,
869
869
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
870
870
" line" : undefined ,
871
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
871
+ " name" : " gamma" ,
872
872
" selfWeight" : 5 ,
873
873
" totalWeight" : 5 ,
874
874
},
@@ -886,7 +886,7 @@ Object {
886
886
" stacks" : Array [
887
887
" alpha 1.00µs" ,
888
888
" alpha;beta 1.00µs" ,
889
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
889
+ " alpha;beta;gamma 5.00µs" ,
890
890
" alpha;beta;epsilon 4.00µs" ,
891
891
" alpha;beta 2.00µs" ,
892
892
" alpha 1.00µs" ,
@@ -924,7 +924,7 @@ Object {
924
924
" file" : undefined ,
925
925
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
926
926
" line" : undefined ,
927
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
927
+ " name" : " gamma" ,
928
928
" selfWeight" : 5 ,
929
929
" totalWeight" : 5 ,
930
930
},
@@ -942,7 +942,7 @@ Object {
942
942
" stacks" : Array [
943
943
" alpha 1.00µs" ,
944
944
" alpha;beta 1.00µs" ,
945
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
945
+ " alpha;beta;gamma 5.00µs" ,
946
946
" alpha;beta;epsilon 4.00µs" ,
947
947
" alpha;beta 2.00µs" ,
948
948
" alpha 1.00µs" ,
@@ -976,7 +976,7 @@ Object {
976
976
" file" : undefined ,
977
977
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
978
978
" line" : undefined ,
979
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
979
+ " name" : " gamma" ,
980
980
" selfWeight" : 5 ,
981
981
" totalWeight" : 5 ,
982
982
},
@@ -994,7 +994,7 @@ Object {
994
994
" stacks" : Array [
995
995
" alpha 1.00µs" ,
996
996
" alpha;beta 1.00µs" ,
997
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
997
+ " alpha;beta;gamma 5.00µs" ,
998
998
" alpha;beta;epsilon 4.00µs" ,
999
999
" alpha;beta 2.00µs" ,
1000
1000
" alpha 1.00µs" ,
@@ -1036,7 +1036,7 @@ Object {
1036
1036
" file" : undefined ,
1037
1037
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
1038
1038
" line" : undefined ,
1039
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
1039
+ " name" : " gamma" ,
1040
1040
" selfWeight" : 5 ,
1041
1041
" totalWeight" : 5 ,
1042
1042
},
@@ -1054,7 +1054,7 @@ Object {
1054
1054
" stacks" : Array [
1055
1055
" alpha 1.00µs" ,
1056
1056
" alpha;beta 1.00µs" ,
1057
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
1057
+ " alpha;beta;gamma 5.00µs" ,
1058
1058
" alpha;beta;epsilon 4.00µs" ,
1059
1059
" alpha;beta 2.00µs" ,
1060
1060
" alpha 1.00µs" ,
@@ -1088,7 +1088,7 @@ Object {
1088
1088
" file" : undefined ,
1089
1089
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
1090
1090
" line" : undefined ,
1091
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
1091
+ " name" : " gamma" ,
1092
1092
" selfWeight" : 5 ,
1093
1093
" totalWeight" : 5 ,
1094
1094
},
@@ -1106,7 +1106,7 @@ Object {
1106
1106
" stacks" : Array [
1107
1107
" alpha 1.00µs" ,
1108
1108
" alpha;beta 1.00µs" ,
1109
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
1109
+ " alpha;beta;gamma 5.00µs" ,
1110
1110
" alpha;beta;epsilon 4.00µs" ,
1111
1111
" alpha;beta 2.00µs" ,
1112
1112
" alpha 1.00µs" ,
@@ -1152,7 +1152,7 @@ Object {
1152
1152
" file" : undefined ,
1153
1153
" key" : " gamma {\\ " detail \\" :\\ " foobar \\" }" ,
1154
1154
" line" : undefined ,
1155
- " name" : " gamma { \\ " detail \\ " : \\ " foobar \\ " } " ,
1155
+ " name" : " gamma" ,
1156
1156
" selfWeight" : 5 ,
1157
1157
" totalWeight" : 5 ,
1158
1158
},
@@ -1170,7 +1170,7 @@ Object {
1170
1170
" stacks" : Array [
1171
1171
" alpha 1.00µs" ,
1172
1172
" alpha;beta 1.00µs" ,
1173
- " alpha;beta;gamma { \\ " detail \\ " : \\ " foobar \\ " } 5.00µs" ,
1173
+ " alpha;beta;gamma 5.00µs" ,
1174
1174
" alpha;beta;epsilon 4.00µs" ,
1175
1175
" alpha;beta 2.00µs" ,
1176
1176
" alpha 1.00µs" ,
@@ -1236,7 +1236,7 @@ Object {
1236
1236
" file" : undefined ,
1237
1237
" key" : " A {\\ " x \\" :1}" ,
1238
1238
" line" : undefined ,
1239
- " name" : " A { \\ " x \\ " :1} " ,
1239
+ " name" : " A" ,
1240
1240
" selfWeight" : 2 ,
1241
1241
" totalWeight" : 10 ,
1242
1242
},
@@ -1245,16 +1245,16 @@ Object {
1245
1245
" file" : undefined ,
1246
1246
" key" : " A {\\ " x \\" :2}" ,
1247
1247
" line" : undefined ,
1248
- " name" : " A { \\ " x \\ " :2} " ,
1248
+ " name" : " A" ,
1249
1249
" selfWeight" : 8 ,
1250
1250
" totalWeight" : 8 ,
1251
1251
},
1252
1252
],
1253
1253
" name" : " pid 0, tid 0" ,
1254
1254
" stacks" : Array [
1255
- " A { \\ " x \\ " :1} 1.00µs" ,
1256
- " A { \\ " x \\ " :1};A { \\ " x \\ " :2} 8.00µs" ,
1257
- " A { \\ " x \\ " :1} 1.00µs" ,
1255
+ " A 1.00µs" ,
1256
+ " A;A 8.00µs" ,
1257
+ " A 1.00µs" ,
1258
1258
],
1259
1259
}
1260
1260
` ;
0 commit comments