llvm/lldb/test/API/commands/trace/intelpt-multi-core-trace/trace.json

{
  "cpus": [
    {
      "contextSwitchTrace": "cores/45.perf_context_switch_trace",
      "id": 45,
      "iptTrace": "cores/45.intelpt_trace"
    },
    {
      "contextSwitchTrace": "cores/51.perf_context_switch_trace",
      "id": 51,
      "iptTrace": "cores/51.intelpt_trace"
    }
  ],
  "cpuInfo": {
    "family": 6,
    "model": 85,
    "stepping": 4,
    "vendor": "GenuineIntel"
  },
  "processes": [
    {
      "modules": [
        {
          "file": "modules/m.out",
          "systemPath": "/tmp/m.out",
          "loadAddress": 4194304,
          "uuid": "AEFB0D59-233F-80FF-6D3C-4DED498534CF-11017B3B"
        }
      ],
      "pid": 3497234,
      "threads": [
        {
          "tid": 3497234
        },
        {
          "tid": 3497496
        },
        {
          "tid": 3497497
        }
      ]
    }
  ],
  "tscPerfZeroConversion": {
    "timeMult": 1076264588,
    "timeShift": 31,
    "timeZero": 18433473881008870804
  },
  "type": "intel-pt"
}