github.com/google/pprof/profile.Profile.Write (method)
4 uses
github.com/google/pprof/profile (current package)
profile.go#L318: func (p *Profile) Write(w io.Writer) error {
cloud.google.com/go/profiler
heap.go#L48: return p.Write(prof)
heap.go#L76: return p.Write(prof)
profiler.go#L450: return p.Write(prof)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |