symbolizer

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: 6 Imported by: 0

Documentation

Overview

Package symbolizer provides a routine to populate a profile with symbol, file and line number information. It relies on the addr2liner and demangler packages to do the actual work.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Symbolize

func Symbolize(mode string, prof *profile.Profile, obj plugin.ObjTool, ui plugin.UI) error

Symbolize adds symbol and line number information to all locations in a profile. mode enables some options to control symbolization. Currently only recognizes "force", which causes it to overwrite any existing data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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