1{
2  "traceEvents": [
3    {
4      "cat": "ipc",
5      "pid": 15902,
6      "tid": 15903,
7      "ts": 3002,
8      "ph": "X",
9      "name": "SenderA",
10      "args":{},
11      "dur": 10
12    },
13    {
14      "cat": "ipc",
15      "pid": 15902,
16      "tid": 15903,
17      "ts": 3002,
18      "ph": "s",
19      "name": "IPC",
20      "args":{},
21      "id":"8780d402"
22    },
23
24    {
25      "cat": "ipc",
26      "pid": 15903,
27      "tid": 15904,
28      "ts": 0,
29      "ph": "X",
30      "name": "SenderB",
31      "args":{},
32      "dur": 10
33    },
34    {
35      "cat": "ipc",
36      "pid": 15903,
37      "tid": 15904,
38      "ts": 1,
39      "ph": "s",
40      "name": "IPC",
41      "args":{},
42      "id":"8780d403"
43    },
44
45    {
46      "cat": "ipc",
47      "pid": 15875,
48      "tid": 15895,
49      "ts": 1001,
50      "ph": "f",
51      "name": "IPC",
52      "args": {},
53      "id": "8780d403"
54    },
55    {
56      "cat": "ipc",
57      "pid": 15875,
58      "tid": 15895,
59      "ts": 1001,
60      "ph": "X",
61      "name": "Blergh",
62      "args": {},
63      "dur": 100
64    },
65
66    {
67      "cat": "ipc",
68      "pid": 15774,
69      "tid": 15794,
70      "ts": 3200,
71      "ph": "X",
72      "name": "OtherSlice",
73      "args": {},
74      "dur": 500
75    },
76    {
77      "cat": "ipc",
78      "pid": 15774,
79      "tid": 15794,
80      "ts": 3220,
81      "ph": "t",
82      "name": "IPC",
83      "args": {},
84      "id": "8780d402"
85    },
86
87    {
88      "cat": "ipc",
89      "pid": 15874,
90      "tid": 15894,
91      "ts": 3330,
92      "ph": "f",
93      "name": "IPC",
94      "args": {},
95      "id": "8780d402"
96    },
97    {
98      "cat": "ipc",
99      "pid": 15874,
100      "tid": 15894,
101      "ts": 3331,
102      "ph": "X",
103      "name": "SomeSlice",
104      "args": {},
105      "dur": 400
106    }
107  ]
108}
109