github.com/google/pprof/profile.Profile.compatible (method)
3 uses
github.com/google/pprof/profile (current package)
merge.go#L93: if err := p.compatible(pb); err != nil {
merge.go#L409: if err := srcs[0].compatible(s); err != nil {
merge.go#L458: func (p *Profile) compatible(pb *Profile) error {
![]() |
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. |