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://go.dev/blog/pprof.
- Version
- v1.26.0-rc.2
- Published
- Jan 8, 2026
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 3 minutes ago –
Tools for package owners.