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.24.0 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 16 seconds ago –
Tools for package owners.