pprof

command
v0.0.0-...-54d7de7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2016 License: BSD-3-Clause Imports: 16 Imported by: 0

README

The pprof in this directory is adapted from the pprof used inside Google
for C++, Java, and Go programs. Because it was developed for that broader
context, it is overgeneralized when used here for the specific use case
of profiling standard Go programs. However, we've left the abstractions
intact in order to share updates between this copy and Google's internal one.

Please do not take the level of abstraction in this program as an example
to follow in your own.

Documentation

Overview

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL