| { | |
| "type": "intel-pt", | |
| "cpuInfo": { | |
| "vendor": "GenuineIntel", | |
| "family": 2123123, | |
| "model": 12123123, | |
| "stepping": 1231231 | |
| }, | |
| "processes": [ | |
| { | |
| "pid": 1234, | |
| "triple": "x86_64-*-linux", | |
| "threads": [ | |
| { | |
| "tid": 3842849, | |
| "iptTrace": "3842849.trace" | |
| } | |
| ], | |
| "modules": [ | |
| { | |
| "file": "a.out", | |
| "systemPath": "a.out", | |
| "loadAddress": 4194304, | |
| "uuid": "6AA9A4E2-6F28-2F33-377D-59FECE874C71-5B41261A" | |
| } | |
| ] | |
| } | |
| ] | |
| } |