cumulativepprof

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Merger

type Merger struct {
	SampleTypes      []string
	MergeRatios      []float64
	SampleTypeConfig map[string]*upstream.SampleType
	Name             string
	// contains filtered or unexported fields
}

func (*Merger) Merge

func (m *Merger) Merge(prev, cur []byte) (*pprofile.Profile, error)

type Mergers

type Mergers struct {
	Heap  *Merger
	Block *Merger
	Mutex *Merger
}

func NewMergers

func NewMergers() *Mergers

Jump to

Keyboard shortcuts

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