blob: 1028b8ec0da6dcf1780dbaf2d337dfc2c37550a0 [file] [log] [blame]
{
"displayTimeUnit": "ns",
"traceEvents": [
{
"ph": "X",
"cat": "test",
"name": "duration",
"dur": 1000,
"pid": 1000,
"tid": 1234,
"ts": 0
},
{
"ph": "s",
"cat": "test",
"name": "flow start",
"pid": 1000,
"tid": 1234,
"ts": 1,
"id": "0"
},
{
"ph": "t",
"cat": "test",
"name": "flow start",
"pid": 1000,
"tid": 1234,
"ts": 2,
"id": 0
},
{
"ph": "f",
"cat": "test",
"name": "flow start",
"pid": 1000,
"tid": 1234,
"ts": 3,
"id": "0"
}
]
}