pproftype

package
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: May 16, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Cmdline      = "cmdline"
	Profile      = "profile"
	Symbol       = "symbol"
	Trace        = "trace"
	Allocs       = "allocs"
	Block        = "block"
	Goroutine    = "goroutine"
	Heap         = "heap"
	Mutex        = "mutex"
	Threadcreate = "threadcreate"

	ExtPprof   = "pprof"
	ExtTrace   = "trace"
	ExtTxt     = "txt"
	ExtUnknown = "unknown"
)

Variables

Functions

func IsValidType added in v1.0.15

func IsValidType(name string) bool

Types

type FamilyType added in v1.0.15

type FamilyType string
const (
	FamilySampling FamilyType = "sampling"
	FamilyTrace    FamilyType = "trace"
	FamilySnapshot FamilyType = "snapshot"
	FamilyMeta     FamilyType = "meta"
)

func Family added in v1.0.15

func Family(name string) FamilyType

Jump to

Keyboard shortcuts

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