package
1.9.0
Repository: https://github.com/grafana/pyroscope.git
Documentation: pkg.go.dev

# Functions

GetDOT returns a graph suitable for dot processing along with some configuration information.
New builds a new report indexing the sample values interpreting the samples with the provided function.
NewDefault builds a new report indexing the last sample value available.
ProfileLabels returns printable labels for a profile.

# Structs

Options are the formatting and filtering options used to generate a profile.
Report contains the data and associated routines to extract a report from a profile.
TextItem holds a single text report entry.