go / 1.0 / reference / pkg-cmd-pprof.html

Command pprof

Pprof interprets and displays profiles of Go programs.

Usage:

go tool pprof binary profile

For more information, see https://blog.golang.org/profiling-go-programs .