# Interfaces
A Fetcher reads and returns the profile named by src, using the specified duration and timeout.
A FlagSet creates and parses command-line flags.
An ObjFile is a single object file: a shared library or executable.
An ObjTool inspects shared libraries and executable files.
A Symbolizer introduces symbol information into a profile.
A UI manages user interactions.
Writer provides a mechanism to write data under a certain name, typically a filename.
# Type aliases
HTTPServerArgs contains arguments needed by an HTTP server that is exporting a pprof web interface.
MappingSources map each profile.Mapping to the source of the profile.