github.com/google/cadvisor@v0.49.1/perf/testing/perf-non-hardware.json (about)

     1  {
     2    "core": {
     3      "events": [
     4        "context-switches",
     5        "cpu-migrations-custom"
     6      ],
     7      "custom_events": [
     8        {
     9          "type": 1,
    10          "config": [
    11            "0x4"
    12          ],
    13          "name": "cpu-migrations-custom"
    14        }
    15      ]
    16    }
    17  }