• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "trace": {
3    "type": "intel-pt",
4    "pt_cpu": {
5      "vendor": "intel",
6      "family": 6,
7      "model": 79,
8      "stepping": 1
9    }
10  },
11  "processes": [
12    {
13      "pid": 1234,
14      "triple": "x86_64-*-linux",
15      "threads": [
16        {
17          "tid": 3842849,
18          "traceFile": "3842849.trace"
19        }
20      ],
21      "modules": [
22        {
23          "file": "a.out",
24          "systemPath": "a.out",
25          "loadAddress": "0x0000000000FFFFF0",
26          "uuid": "6AA9A4E2-6F28-2F33-377D-59FECE874C71-5B41261A"
27        }
28      ]
29    }
30  ]
31}
32