pprof

module
v0.0.0-...-581be24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2024 License: MIT

README

pprof

proto/profiling

  • CPU Profiling
  • Memory Profiling
  • Block Profiling
  • Mutex Profiling
go tool pprof http://127.0.0.1:6061/debug/pprof/xxx

web
top

go tool pprof http://127.0.0.1:6061/debug/pprof/profile -seconds 30
go tool pprof -http=:8081 ~/pprof/pprof.samples.cpu.001.pb.gz

Reference

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL