package pprof
import "golang.org/x/tools/internal/pprof"
Package pprof provides minimalistic routines for extracting information from profiles.
Index ¶
Functions ¶
func TotalTime ¶
TotalTime parses the profile data and returns the accumulated time. The input should not be gzipped.
Source Files ¶
pprof.go
- Version
- v0.30.0 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 8 hours ago –
Tools for package owners.