convert

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseGroups

func ParseGroups(r io.Reader, cb func(name []byte, val int)) error

format: stack-trace-foo 1 stack-trace-bar 2

func ParseIndividualLines

func ParseIndividualLines(r io.Reader, cb func(name []byte, val int)) error

format: stack-trace-foo stack-trace-bar stack-trace-bar

func ParsePprof added in v0.0.30

func ParsePprof(r io.Reader) (*tree.Profile, error)

format is pprof. See https://github.com/google/pprof/blob/master/proto/profile.proto

func ParseTreeNoDict added in v0.2.1

func ParseTreeNoDict(r io.Reader, cb func(name []byte, val int)) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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