package
0.0.0-20230408104549-ac85b7d600e0
Repository: https://github.com/patrulek/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.