internal/ directory

Directories

PathSynopsis
cmd/pprof/internal/commandsPackage commands defines and manages the basic pprof commands
cmd/pprof/internal/driverPackage driver implements the core pprof functionality.
cmd/pprof/internal/fetchPackage fetch provides an extensible mechanism to fetch a profile from a data source.
cmd/pprof/internal/pluginPackage plugin defines the plugin implementations that the main pprof driver requires.
cmd/pprof/internal/profilePackage profile provides a representation of profile.proto and methods to encode/decode profiles in this format.
cmd/pprof/internal/reportPackage report summarizes a performance profile into a human-readable report.
cmd/pprof/internal/svgPackage svg provides tools related to handling of SVG files
cmd/pprof/internal/symbolizerPackage symbolizer provides a routine to populate a profile with symbol, file and line number information.
cmd/pprof/internal/symbolzPackage symbolz symbolizes a profile using the output from the symbolz service.
cmd/pprof/internal/tempfilePackage tempfile provides tools to create and delete temporary files
Version
v1.6.1
Published
Apr 12, 2016
Platform
js/wasm
Last checked
18 seconds ago

Tools for package owners.