A tool for capturing and organizing golang profiles
- Edit
pcabinet_config.yml
to contain the basedebug/pprof
URLs for your desired services (samples included - (optional) copy this value into
$HOME/.config/pcabinet/pcabinet_config.yml
for the ability to run anywhere withgo install
go run .
to start up the interface- select your service from the presented list
- select the profile(s) you'd like to capture from the presented list
- (optional) give a description of what's different with this profile
- your profile is captured and stored into the
$NAME/$NAME.$DATE.$DESC.$TYPE
file