wrapper around go tool pprof
from the kubectl plugin
#25
Labels
kubectl
It is in the kubectl plugin space
go tool pprof
from the kubectl plugin
#25
I would like to have a command that does
go tool pprof
with the right value for me.So I am thinking about two things:
To get into the interactive pprof console from a profile_id
But I would also like to have a utility to get merged profiles:
It brings you inside an interactive pprof console but with the merged profile for the specified time range
The text was updated successfully, but these errors were encountered: