pprof

package
v0.5.13 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnimplemented = errors.New("runtime/pprof: unimplemented")

Functions

func StartCPUProfile

func StartCPUProfile(w io.Writer) error

func StopCPUProfile

func StopCPUProfile()

Types

type Profile

type Profile struct {
}

func Lookup

func Lookup(name string) *Profile

func (*Profile) WriteTo

func (p *Profile) WriteTo(w io.Writer, debug int) error

Jump to

Keyboard shortcuts

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