pprof

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 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 CmdLine

type CmdLine struct {
	*controller.Base
}

/debug/pprof/cmdline

func NewCmdLine

func NewCmdLine() *CmdLine

func (*CmdLine) Action

func (i *CmdLine) Action(ctx *context.Context) error

type Index

type Index struct {
	*controller.Base
}

/debug/pprof/

func NewIndex

func NewIndex() *Index

func (*Index) Action

func (i *Index) Action(ctx *context.Context) error

type Profile

type Profile struct {
	*controller.Base
}

/debug/pprof/profile

func NewProfile

func NewProfile() *Profile

func (*Profile) Action

func (i *Profile) Action(ctx *context.Context) error

type Symbol

type Symbol struct {
	*controller.Base
}

/debug/pprof/symbol

func NewSymbol

func NewSymbol() *Symbol

func (*Symbol) Action

func (i *Symbol) Action(ctx *context.Context) error

type Trace

type Trace struct {
	*controller.Base
}

debug/pprof/trace

func NewTrace

func NewTrace() *Trace

func (*Trace) Action

func (i *Trace) Action(ctx *context.Context) error

Jump to

Keyboard shortcuts

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