pproftype

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 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"
)

Variables

View Source
var Seconds = []string{
	Trace,
	Profile,
}
View Source
var Suffix = []string{
	Trace,
	Symbol,
	Cmdline,
	Profile,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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