symbolz

package standard library
go1.8.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2018 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package symbolz symbolizes a profile using the output from the symbolz service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Symbolize

func Symbolize(source string, syms func(string, string) ([]byte, error), p *profile.Profile) error

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.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL