Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Cmdline ¶
Cmdline responds with the running program's command line, with arguments separated by NUL bytes. URL is /debug/pprof/cmdline.
func Index ¶
Index responds with the pprof-formatted profile named by the request. For example, "/debug/pprof/heap" serves the "heap" profile. Index responds to a request for "/debug/pprof/" with an HTML page listing the available profiles (when the name is "").
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package profile provides a representation of github.com/google/pprof/proto/profile.proto and methods to encode/decode/merge profiles in this format.
|
Package profile provides a representation of github.com/google/pprof/proto/profile.proto and methods to encode/decode/merge profiles in this format. |
Click to show internal directories.
Click to hide internal directories.