package pprof
import "src.elv.sh/pkg/pprof"
Package pprof adds profiling support to the Elvish program.
Index ¶
Types ¶
type Program ¶
type Program struct {
// contains filtered or unexported fields
}
Program adds support for the -cpuprofile flag.
func (*Program) RegisterFlags ¶
func (*Program) Run ¶
Source Files ¶
pprof.go
- Version
- v0.21.0 (latest)
- Published
- Aug 13, 2024
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 4 days ago –
Tools for package owners.