package symbolz
import "cmd/pprof/internal/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.5.1
- Published
- Sep 9, 2015
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 3 seconds ago –
Tools for package owners.