internal/ directory

Directories

PathSynopsis
internal/binutilsPackage binutils provides access to the GNU binutils.
internal/driverPackage driver implements the core pprof functionality.
internal/elfexecPackage elfexec provides utility routines to examine ELF binaries.
internal/graphPackage graph collects a set of samples into a directed graph.
internal/measurementPackage measurement export utility functions to manipulate/format performance profile sample values.
internal/pluginPackage plugin defines the plugin implementations that the main pprof driver requires.
internal/proftestPackage proftest provides some utility routines to test other packages related to profiles.
internal/reportPackage report summarizes a performance profile into a human-readable report.
internal/symbolizerPackage symbolizer provides a routine to populate a profile with symbol, file and line number information.
internal/symbolzPackage symbolz symbolizes a profile using the output from the symbolz service.
internal/transportPackage 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.