pprof

unknown inuse_space
Type: inuse_space
Time: Dec 13, 2023 at 12:13pm (UTC)
Save options as
Delete config

compress/gzip.(*Writer).Write

GOROOT/src/compress/gzip/gzip.go

  Total:    902.59kB   902.59kB (flat, cum) 29.17%
    191     902.59kB   902.59kB           ???                                                                                                                            deflate.go:666

compress/flate.NewWriter

GOROOT/src/compress/flate/deflate.go

  Total:    902.59kB   902.59kB (flat, cum) 29.17%
    666     902.59kB   902.59kB           ??? 

gvisor.dev/gvisor/pkg/sentry/platform/kvm.newMachine

pkg/sentry/platform/kvm/machine.go

  Total:    650.62kB   650.62kB (flat, cum) 21.03%
    263     650.62kB   650.62kB           ??? 

sync.(*Map).LoadOrStore

GOROOT/src/sync/map.go

  Total:    516.01kB   516.01kB (flat, cum) 16.68%
    230     516.01kB   516.01kB           ??? 

gvisor.dev/gvisor/pkg/abi/linux.map.init.2

pkg/abi/linux/limits.go

  Total:    512.44kB        1MB (flat, cum) 33.12%
     71     512.44kB        1MB           ??? 

gvisor.dev/gvisor/pkg/sentry/fsimpl/nsfs.NewInode

pkg/sentry/fsimpl/nsfs/nsfs.go

  Total:    512.44kB   512.44kB (flat, cum) 16.56%
    108     512.44kB   512.44kB           ??? 

gvisor.dev/gvisor/runsc/specutils.ReadSpecFromFile

runsc/specutils/specutils.go

  Total:           0   516.01kB (flat, cum) 16.68%
    197            .   516.01kB           ??? 

encoding/json.typeEncoder

GOROOT/src/encoding/json/encode.go

  Total:           0     2.02MB (flat, cum) 66.71%
    358            .   516.01kB           ??? 
    367            .     1.51MB           ??? 

encoding/json.newTypeEncoder

GOROOT/src/encoding/json/encode.go

  Total:           0     1.51MB (flat, cum) 50.03%
    414            .   516.01kB           ???                                                                                                                            encode.go:716

    422            .     1.01MB           ??? 

encoding/json.newStructEncoder

GOROOT/src/encoding/json/encode.go

  Total:           0   516.01kB (flat, cum) 16.68%
    716            .   516.01kB           ??? 

encoding/json.newPtrEncoder

GOROOT/src/encoding/json/encode.go

  Total:           0     1.01MB (flat, cum) 33.35%
    883            .     1.01MB           ??? 

encoding/json.typeFields

GOROOT/src/encoding/json/encode.go

  Total:           0     1.01MB (flat, cum) 33.35%
   1237            .     1.01MB           ??? 

encoding/json.cachedTypeFields

GOROOT/src/encoding/json/encode.go

  Total:           0     1.01MB (flat, cum) 33.35%
   1274            .     1.01MB           ??? 

main.main

runsc/main.go

  Total:           0     1.64MB (flat, cum) 54.27%
     31            .     1.64MB           ??? 

github.com/google/subcommands.(*Commander).Execute

external/com_github_google_subcommands/subcommands.go

  Total:           0     1.64MB (flat, cum) 54.27%
    200            .     1.64MB           ??? 

github.com/google/subcommands.Execute

external/com_github_google_subcommands/subcommands.go

  Total:           0     1.64MB (flat, cum) 54.27%
    481            .     1.64MB           ??? 

encoding/json.Unmarshal

GOROOT/src/encoding/json/decode.go

  Total:           0   516.01kB (flat, cum) 16.68%
    108            .   516.01kB           ??? 

encoding/json.(*decodeState).unmarshal

GOROOT/src/encoding/json/decode.go

  Total:           0   516.01kB (flat, cum) 16.68%
    181            .   516.01kB           ??? 

encoding/json.(*decodeState).value

GOROOT/src/encoding/json/decode.go

  Total:           0   516.01kB (flat, cum) 16.68%
    374            .   516.01kB           ??? 

encoding/json.(*decodeState).object

GOROOT/src/encoding/json/decode.go

  Total:           0   516.01kB (flat, cum) 16.68%
    646            .   516.01kB           ??? 

runtime/pprof.(*profileBuilder).build

GOROOT/src/runtime/pprof/proto.go

  Total:           0   902.59kB (flat, cum) 29.17%
    390            .   902.59kB           ??? 

gvisor.dev/gvisor/pkg/urpc.(*Server).handleOne

pkg/urpc/urpc.go

  Total:           0   902.59kB (flat, cum) 29.17%
    338            .   902.59kB           ??? 

gvisor.dev/gvisor/pkg/urpc.(*Server).handleRegistered

pkg/urpc/urpc.go

  Total:           0   902.59kB (flat, cum) 29.17%
    433            .   902.59kB           ??? 

gvisor.dev/gvisor/pkg/urpc.(*Server).StartHandling.func1

pkg/urpc/urpc.go

  Total:           0   902.59kB (flat, cum) 29.17%
    453            .   902.59kB           ???                                                                                                                            urpc.go:433

gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute

runsc/cmd/boot.go

  Total:           0   516.01kB (flat, cum) 16.68%
    268            .   516.01kB           ??? 

gvisor.dev/gvisor/runsc/cmd.(*Boot).Execute

runsc/cmd/boot.go

  Total:           0     1.14MB (flat, cum) 37.59%
    447            .     1.14MB           ??? 

gvisor.dev/gvisor/pkg/sentry/control.(*Profile).Mutex

pkg/sentry/control/pprof.go

  Total:           0   902.59kB (flat, cum) 29.17%
    250            .   902.59kB           ??? 

runtime/pprof.(*Profile).WriteTo

GOROOT/src/runtime/pprof/pprof.go

  Total:           0   902.59kB (flat, cum) 29.17%
    329            .   902.59kB           ??? 

runtime/pprof.printCountCycleProfile

GOROOT/src/runtime/pprof/pprof.go

  Total:           0   902.59kB (flat, cum) 29.17%
    394            .   902.59kB           ??? 

runtime/pprof.writeMutex

GOROOT/src/runtime/pprof/pprof.go

  Total:           0   902.59kB (flat, cum) 29.17%
    861            .   902.59kB           ??? 

runtime/pprof.writeProfileInternal

GOROOT/src/runtime/pprof/pprof.go

  Total:           0   902.59kB (flat, cum) 29.17%
    880            .   902.59kB           ??? 

gvisor.dev/gvisor/runsc/cli.Main

runsc/cli/main.go

  Total:           0     1.64MB (flat, cum) 54.27%
    219            .     1.64MB           ???                                                                                                                            subcommands.go:481

gvisor.dev/gvisor/runsc/boot.New

runsc/boot/loader.go

  Total:           0   650.62kB (flat, cum) 21.03%
    376            .   650.62kB           ??? 

gvisor.dev/gvisor/runsc/boot.New

runsc/boot/loader.go

  Total:           0   512.44kB (flat, cum) 16.56%
    471            .   512.44kB           ??? 

gvisor.dev/gvisor/runsc/boot.createPlatform

runsc/boot/loader.go

  Total:           0   650.62kB (flat, cum) 21.03%
    657            .   650.62kB           ??? 

gvisor.dev/gvisor/pkg/sentry/platform/kvm.New

pkg/sentry/platform/kvm/kvm.go

  Total:           0   650.62kB (flat, cum) 21.03%
    125            .   650.62kB           ??? 

gvisor.dev/gvisor/pkg/sentry/platform/kvm.(*constructor).New

pkg/sentry/platform/kvm/kvm.go

  Total:           0   650.62kB (flat, cum) 21.03%
    188            .   650.62kB           ??? 

gvisor.dev/gvisor/pkg/sentry/kernel.(*Kernel).Init

pkg/sentry/kernel/kernel.go

  Total:           0   512.44kB (flat, cum) 16.56%
    468            .   512.44kB           ???