internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/binutils | Package binutils provides access to the GNU binutils. |
internal/driver | Package driver implements the core pprof functionality. |
internal/elfexec | Package elfexec provides utility routines to examine ELF binaries. |
internal/graph | Package graph collects a set of samples into a directed graph. |
internal/measurement | Package measurement export utility functions to manipulate/format performance profile sample values. |
internal/plugin | Package plugin defines the plugin implementations that the main pprof driver requires. |
internal/proftest | Package proftest provides some utility routines to test other packages related to profiles. |
internal/report | Package report summarizes a performance profile into a human-readable report. |
internal/symbolizer | Package symbolizer provides a routine to populate a profile with symbol, file and line number information. |
internal/symbolz | Package symbolz symbolizes a profile using the output from the symbolz service. |
internal/transport | Package transport provides a mechanism to send requests with https cert, key, and CA. |
- Version
- v0.0.0-20250602020802-c6617b811d0e (latest)
- Published
- Jun 2, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.