pprof command
Pprof interprets and displays profiles of Go programs.
Basic usage:
go tool pprof binary profile
For detailed usage information:
go tool pprof -h
For an example, see https://blog.golang.org/profiling-go-programs.
- Version
- v1.23.0-rc.1
- Published
- Jun 20, 2024
- Platform
- darwin/amd64
- Imports
- 18 packages
- Last checked
- 2 minutes ago –
Tools for package owners.