29 lines
533 B
JSON
29 lines
533 B
JSON
{
|
|
"type": "intel-pt",
|
|
"cpuInfo": {
|
|
"vendor": "GenuineIntel",
|
|
"family": 6,
|
|
"model": 79,
|
|
"stepping": 1
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|