demangle

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Demangler

type Demangler struct {
	// contains filtered or unexported fields
}

func NewDemangler

func NewDemangler(mode string, force bool) *Demangler

func (*Demangler) Demangle

func (d *Demangler) Demangle(fn *metastore.Function) *metastore.Function

Demangle updates the function names in a profile with demangled C++ names, simplified according to demanglerMode. If force is set, overwrite any names that appear already demangled. A modified version of pprof demangler.

Jump to

Keyboard shortcuts

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