Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SymbolCache ¶
type Symbolizer ¶
type Symbolizer struct {
// contains filtered or unexported fields
}
Symbolizer helps to resolve symbols for the stacks to obtain stacks using information on the host.
func NewSymbolizer ¶
func NewSymbolizer(logger log.Logger, perfCache PerfCache, ksymCache SymbolCache) *Symbolizer
Click to show internal directories.
Click to hide internal directories.