github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/fixtures/simple-php-app-cpu.json (about)

     1  {
     2    "flamebearer": {
     3      "names": ["total", "\u003cinternal\u003e - sleep"],
     4      "levels": [
     5        [0, 1, 0, 0],
     6        [0, 1, 1, 1]
     7      ],
     8      "numTicks": 1,
     9      "maxSelf": 1,
    10      "spyName": "phpspy",
    11      "sampleRate": 100,
    12      "units": "samples",
    13      "format": "single"
    14    },
    15    "metadata": {
    16      "format": "single",
    17      "sampleRate": 100,
    18      "spyName": "phpspy",
    19      "units": "samples"
    20    },
    21    "timeline": {
    22      "startTime": 1632504370,
    23      "samples": [0, 2],
    24      "durationDelta": 10
    25    },
    26    "groups": {}
    27  }