package symbolz
import "cmd/internal/pprof/symbolz"
Package symbolz symbolizes a profile using the output from the symbolz service.
Index ¶
Functions ¶
func Symbolize ¶
Symbolize symbolizes profile p by parsing data returned by a symbolz handler. syms receives the symbolz query (hex addresses separated by '+') and returns the symbolz output in a string. It symbolizes all locations based on their addresses, regardless of mapping.
Source Files ¶
- Version
- v1.7.6
- Published
- May 23, 2017
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 1 minute ago –
Tools for package owners.