Documentation ¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:50 +05 2020. DO NOT EDIT.
Index ¶
- func ForLabels(ctx context.Context, f func(key, value string) bool)
- func Label(ctx context.Context, key string) (string, bool)
- func Labels(args ...string) pprof.LabelSet
- func Lookup(name string) *pprof.Profile
- func NewProfile(name string) *pprof.Profile
- func ProfileCount(p *pprof.Profile) int
- func ProfileName(p *pprof.Profile) string
- func ProfileWriteTo(p *pprof.Profile, w io.Writer, debug int) error
- func Profiles() []*pprof.Profile
- func StartCPUProfile(w io.Writer) error
- func WithLabels(ctx context.Context, labels pprof.LabelSet) context.Context
- func WriteHeapProfile(w io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProfile ¶
func ProfileCount ¶
func ProfileName ¶
func StartCPUProfile ¶
func WriteHeapProfile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.