command
standard library
Version:
go1.26rc2
Opens a new window with list of versions in this module.
Published: Jan 15, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.