1{ 2 "traceEvents": [ 3 {"args":{"name":"MainProcess"},"cat":"__metadata","name":"process_name","ph":"M","pid":100,"tid":0,"ts":0}, 4 { 5 "cat": "ipc", 6 "pid": 100, 7 "tid": 15903, 8 "ts": 420, 9 "ph": "X", 10 "name": "Flow0_Slice0", 11 "args":{}, 12 "dur": 150, 13 "bind_id": "0x401", 14 "flow_out": true 15 }, 16 { 17 "cat": "ipc", 18 "pid": 100, 19 "tid": 15895, 20 "ts": 720, 21 "ph": "X", 22 "name": "Flow0_Slice1", 23 "args":{}, 24 "dur": 200, 25 "bind_id": "0x401", 26 "flow_in": true 27 }, 28 { 29 "cat": "ipc", 30 "pid": 100, 31 "tid": 15904, 32 "ts": 400, 33 "ph": "X", 34 "name": "Flow1_Slice0", 35 "args":{}, 36 "dur": 600, 37 "bind_id": "0x403", 38 "flow_out": true, 39 "flow_in": false 40 }, 41 { 42 "cat": "ipc", 43 "pid": 100, 44 "tid": 15903, 45 "ts": 1300, 46 "ph": "X", 47 "name": "Flow1_Slice1a", 48 "args":{}, 49 "dur": 600, 50 "bind_id": "0x403", 51 "flow_in": true 52 }, 53 { 54 "cat": "ipc", 55 "pid": 100, 56 "tid": 15794, 57 "ts": 1100, 58 "ph": "X", 59 "name": "Flow1_Slice1b", 60 "args":{}, 61 "dur": 900, 62 "bind_id": "0x403", 63 "flow_in": true 64 }, 65 { 66 "cat": "ipc", 67 "pid": 100, 68 "tid": 15903, 69 "ts": 1351, 70 "ph": "X", 71 "name": "Flow2_Slice0", 72 "args": {}, 73 "dur": 500, 74 "bind_id": "0x402", 75 "flow_out": true 76 }, 77 { 78 "cat": "ipc", 79 "pid": 100, 80 "tid": 15903, 81 "ts": 2002, 82 "ph": "X", 83 "name": "Flow2_Slice1", 84 "args":{}, 85 "dur": 350, 86 "bind_id": "0x402", 87 "flow_out": true, 88 "flow_in": true 89 }, 90 { 91 "cat": "ipc", 92 "pid": 100, 93 "tid": 15794, 94 "ts": 2400, 95 "ph": "X", 96 "name": "Flow2_Slice2", 97 "args": {}, 98 "dur": 300, 99 "bind_id": "0x402", 100 "flow_in": true, 101 "flow_out": true 102 }, 103 { 104 "cat": "ipc", 105 "pid": 100, 106 "tid": 15794, 107 "ts": 2450, 108 "ph": "X", 109 "name": "Flow2_Slice2a", 110 "args": {}, 111 "dur": 200, 112 "bind_id": "0x404", 113 "flow_in": false, 114 "flow_out": true 115 }, 116 { 117 "cat": "ipc", 118 "pid": 100, 119 "tid": 15904, 120 "ts": 3031, 121 "ph": "X", 122 "name": "Flow2_Slice3a", 123 "args": {}, 124 "dur": 400, 125 "bind_id": "0x404", 126 "flow_in": true 127 }, 128 { 129 "cat": "ipc", 130 "pid": 100, 131 "tid": 15895, 132 "ts": 3333, 133 "ph": "X", 134 "name": "Flow2_Slice3b", 135 "args": {}, 136 "dur": 400, 137 "bind_id": "0x402", 138 "flow_in": true 139 } 140 ] 141 }