package
0.0.0-20181107071353-86f327cc820e
Repository: https://github.com/uber-archive/go-torch.git
Documentation: pkg.go.dev

# Functions

NewProfile returns a new profile with the specified sample names.
NewSample returns a new sample with a copy of the counts.

# Structs

Profile represents a parsed pprof profile.
Sample represents the sample count for a specific call stack.