Documentation
¶
Overview ¶
Package pprofutils is a fork of github.com/felixge/pprofutils, see README.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Protobuf ¶
type Protobuf struct {
// SampleTypes causes the text output to begin with a header line listing
// the sample types found in the profile. This is a custom extension to the
// folded text format.
SampleTypes bool
}
Protobuf converts from pprof's protobuf to folded text format.
Click to show internal directories.
Click to hide internal directories.