github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/fixtures/pyroscope.server.inuse_objects.json (about)

     1  {
     2    "flamebearer": {
     3      "names": [
     4        "total",
     5        "runtime.systemstack",
     6        "runtime.newproc.func1",
     7        "runtime.newproc1",
     8        "runtime.malg",
     9        "runtime.mstart",
    10        "runtime.mstart0",
    11        "runtime.mstart1",
    12        "runtime.schedule",
    13        "runtime.resetspinning",
    14        "runtime.wakep",
    15        "runtime.startm",
    16        "runtime.newm",
    17        "runtime.allocm",
    18        "runtime.mcall",
    19        "runtime.park_m",
    20        "runtime.main",
    21        "runtime.doInit",
    22        "encoding/base64.init",
    23        "encoding/base64.NewEncoding",
    24        "main.main",
    25        "github.com/spf13/cobra.(*Command).Execute",
    26        "github.com/spf13/cobra.(*Command).ExecuteC",
    27        "github.com/spf13/cobra.(*Command).execute",
    28        "github.com/pyroscope-io/pyroscope/pkg/cli.CreateCmdRunFn.func1",
    29        "github.com/pyroscope-io/pyroscope/cmd/pyroscope/command.newServerCmd.func1",
    30        "github.com/pyroscope-io/pyroscope/pkg/cli.StartServer",
    31        "github.com/pyroscope-io/pyroscope/pkg/cli.newServerService",
    32        "github.com/pyroscope-io/pyroscope/pkg/storage.New",
    33        "github.com/pyroscope-io/pyroscope/pkg/storage.(*Storage).newBadger",
    34        "github.com/dgraph-io/badger/v2.newPublisher",
    35        "github.com/dgraph-io/badger/v2.Open",
    36        "github.com/dgraph-io/badger/v2/skl.newArena",
    37        "github.com/pyroscope-io/pyroscope/cmd/pyroscope/command.Execute",
    38        "github.com/pyroscope-io/pyroscope/cmd/pyroscope/command.newServerCmd",
    39        "github.com/pyroscope-io/pyroscope/pkg/cli.PopulateFlagSet",
    40        "github.com/pyroscope-io/pyroscope/pkg/cli.visitFields",
    41        "github.com/spf13/pflag.(*FlagSet).VarP",
    42        "github.com/spf13/pflag.(*FlagSet).VarPF",
    43        "net/http.(*conn).serve",
    44        "net/http.serverHandler.ServeHTTP",
    45        "net/http.HandlerFunc.ServeHTTP",
    46        "github.com/klauspost/compress/gzhttp.NewWrapper.func1.1",
    47        "net/http.(*ServeMux).ServeHTTP",
    48        "github.com/slok/go-http-metrics/middleware/std.Handler.func1",
    49        "github.com/slok/go-http-metrics/middleware.Middleware.Measure",
    50        "github.com/slok/go-http-metrics/middleware/std.Handler.func1.1",
    51        "github.com/pyroscope-io/pyroscope/pkg/server.(*Controller).ingestHandler",
    52        "github.com/pyroscope-io/pyroscope/pkg/server.wrapConvertFunctionBuf.func1",
    53        "github.com/pyroscope-io/pyroscope/pkg/convert.ParseTrieBuf",
    54        "github.com/pyroscope-io/pyroscope/pkg/structs/transporttrie.IterateRaw",
    55        "github.com/pyroscope-io/pyroscope/pkg/storage/tree.(*Tree).InsertInt",
    56        "bufio.NewReaderSize",
    57        "github.com/pyroscope-io/pyroscope/pkg/analytics.(*Service).Start",
    58        "github.com/pyroscope-io/pyroscope/pkg/analytics.(*Service).sendReport",
    59        "github.com/pyroscope-io/pyroscope/pkg/server.(*Controller).AppsCount",
    60        "github.com/pyroscope-io/pyroscope/pkg/util/hyperloglog.(*HyperLogLogPlus).Count",
    61        "github.com/clarkduvall/hyperloglog.(*HyperLogLogPlus).Count",
    62        "github.com/clarkduvall/hyperloglog.newCompressedList",
    63        "github.com/pyroscope-io/pyroscope/pkg/agent/upstream/direct.(*Direct).uploadLoop",
    64        "github.com/pyroscope-io/pyroscope/pkg/agent/upstream/direct.(*Direct).safeUpload",
    65        "github.com/pyroscope-io/pyroscope/pkg/agent/upstream/direct.(*Direct).uploadProfile",
    66        "github.com/pyroscope-io/pyroscope/pkg/storage.IngestionObserver.Put",
    67        "github.com/pyroscope-io/pyroscope/pkg/storage.(*Storage).Put",
    68        "github.com/pyroscope-io/pyroscope/pkg/storage/segment.(*Segment).Put",
    69        "github.com/pyroscope-io/pyroscope/pkg/storage/segment.(*streeNode).put",
    70        "github.com/pyroscope-io/pyroscope/pkg/storage/segment.(*Segment).Put.func1",
    71        "github.com/pyroscope-io/pyroscope/pkg/storage.(*Storage).Put.func1",
    72        "github.com/pyroscope-io/pyroscope/pkg/storage/segment.(*Key).TreeKey",
    73        "github.com/pyroscope-io/pyroscope/pkg/storage/segment.segmentKeyToTreeKey",
    74        "github.com/pyroscope-io/pyroscope/pkg/agent.(*ProfileSession).takeSnapshots",
    75        "github.com/pyroscope-io/pyroscope/pkg/agent/gospy.(*GoSpy).Snapshot",
    76        "github.com/pyroscope-io/pyroscope/pkg/agent/gospy.getHeapProfile",
    77        "github.com/pyroscope-io/pyroscope/pkg/convert.ParsePprof",
    78        "google.golang.org/protobuf/proto.Unmarshal",
    79        "google.golang.org/protobuf/proto.UnmarshalOptions.unmarshal",
    80        "google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshal",
    81        "google.golang.org/protobuf/internal/impl.(*MessageInfo).unmarshalPointer",
    82        "google.golang.org/protobuf/internal/impl.consumeMessageSliceInfo",
    83        "reflect.New",
    84        "github.com/pyroscope-io/pyroscope/pkg/agent/gospy.(*GoSpy).Snapshot.func1",
    85        "github.com/pyroscope-io/pyroscope/pkg/agent/gospy.startCPUProfile",
    86        "runtime/pprof.StartCPUProfile",
    87        "github.com/dgraph-io/badger/v2.(*DB).updateSize",
    88        "time.NewTicker",
    89        "github.com/aybabtme/rgbterm.Interpret",
    90        "bufio.NewWriterSize",
    91        "crypto/tls.(*Conn).HandshakeContext",
    92        "crypto/tls.(*Conn).handshakeContext",
    93        "crypto/tls.(*Conn).clientHandshake",
    94        "crypto/tls.(*clientHandshakeStateTLS13).handshake",
    95        "crypto/tls.(*clientHandshakeStateTLS13).readServerCertificate",
    96        "crypto/tls.(*Conn).verifyServerCertificate",
    97        "sync.(*Once).Do",
    98        "sync.(*Once).doSlow",
    99        "crypto/x509.initSystemRoots",
   100        "crypto/x509.loadSystemRoots",
   101        "crypto/x509.(*CertPool).addCertFunc",
   102        "crypto/x509.(*CertPool).AppendCertsFromPEM",
   103        "encoding/pem.Decode"
   104      ],
   105      "levels": [
   106        [0, 44456, 0, 0],
   107        [
   108          0, 2862, 0, 87, 0, 128, 0, 85, 0, 5461, 0, 83, 0, 2341, 0, 70, 0, 10923,
   109          0, 59, 0, 2, 0, 53, 0, 10986, 0, 39, 0, 4856, 0, 16, 0, 2050, 0, 14, 0,
   110          3587, 0, 5, 0, 1260, 0, 1
   111        ],
   112        [
   113          0, 2862, 0, 88, 0, 128, 128, 86, 0, 5461, 5461, 84, 0, 2341, 0, 71, 0,
   114          10923, 0, 60, 0, 2, 0, 54, 0, 64, 64, 52, 0, 10922, 0, 40, 0, 3367, 0,
   115          20, 0, 1489, 0, 17, 0, 2050, 0, 15, 0, 3587, 0, 6, 0, 1260, 0, 2
   116        ],
   117        [
   118          0, 2862, 0, 89, 5589, 0, 0, 80, 0, 2340, 0, 72, 1, 10923, 0, 61, 0, 2,
   119          0, 55, 64, 10922, 0, 41, 0, 3277, 0, 33, 0, 90, 0, 21, 0, 1489, 0, 17,
   120          0, 2050, 0, 8, 0, 3587, 0, 7, 0, 1260, 0, 3
   121        ],
   122        [
   123          0, 2862, 0, 90, 5589, 0, 0, 81, 0, 2340, 0, 73, 1, 10923, 0, 62, 0, 2,
   124          0, 56, 64, 10922, 0, 42, 0, 3277, 0, 34, 0, 90, 0, 22, 0, 1489, 0, 17,
   125          0, 2050, 0, 9, 0, 3587, 0, 8, 0, 1260, 1260, 4
   126        ],
   127        [
   128          0, 2862, 0, 91, 5589, 0, 0, 82, 0, 2340, 0, 74, 1, 10923, 0, 63, 0, 2,
   129          0, 57, 64, 10922, 0, 43, 0, 3277, 0, 35, 0, 90, 0, 23, 0, 1489, 0, 17,
   130          0, 2050, 0, 10, 0, 3587, 0, 9
   131        ],
   132        [
   133          0, 2862, 0, 92, 5589, 2340, 0, 75, 1, 10923, 0, 64, 0, 2, 2, 58, 64,
   134          10922, 0, 41, 0, 3277, 0, 36, 0, 90, 0, 24, 0, 1489, 0, 17, 0, 2050, 0,
   135          11, 0, 3587, 0, 10
   136        ],
   137        [
   138          0, 2862, 0, 93, 5589, 2340, 0, 76, 1, 10923, 0, 65, 66, 10922, 0, 41, 0,
   139          3277, 0, 37, 0, 90, 0, 25, 0, 1489, 0, 18, 0, 2050, 0, 12, 0, 3587, 0,
   140          11
   141        ],
   142        [
   143          0, 2862, 0, 94, 5589, 2340, 0, 77, 1, 10923, 0, 66, 66, 10922, 0, 44, 0,
   144          3277, 3277, 38, 0, 90, 0, 26, 0, 1489, 1489, 19, 0, 2050, 2050, 13, 0,
   145          3587, 0, 12
   146        ],
   147        [
   148          0, 2862, 0, 95, 5589, 2340, 0, 78, 1, 10923, 0, 67, 66, 10922, 0, 45,
   149          3277, 90, 0, 27, 3539, 3587, 3587, 13
   150        ],
   151        [
   152          0, 2862, 0, 96, 5589, 2340, 2340, 79, 1, 10923, 0, 68, 66, 10922, 0, 46,
   153          3277, 90, 0, 28
   154        ],
   155        [
   156          0, 341, 0, 98, 0, 2521, 2521, 97, 7930, 10923, 10923, 69, 66, 10922, 0,
   157          41, 3277, 90, 0, 29
   158        ],
   159        [0, 341, 341, 99, 21440, 10922, 0, 41, 3277, 69, 64, 31, 0, 21, 21, 30],
   160        [21781, 10922, 0, 47, 3341, 5, 5, 32],
   161        [21781, 10922, 0, 48],
   162        [21781, 10922, 0, 49],
   163        [21781, 10922, 0, 50],
   164        [21781, 10922, 10922, 51]
   165      ],
   166      "numTicks": 44456,
   167      "maxSelf": 10923,
   168      "spyName": "gospy",
   169      "sampleRate": 100,
   170      "units": "objects",
   171      "format": "single"
   172    },
   173    "metadata": {
   174      "format": "single",
   175      "sampleRate": 100,
   176      "spyName": "gospy",
   177      "units": "objects"
   178    },
   179    "timeline": {
   180      "startTime": 1632505880,
   181      "samples": [57657, 31258],
   182      "durationDelta": 10
   183    },
   184    "groups": {}
   185  }