type github.com/google/pprof/profile.profileMerger
7 uses
github.com/google/pprof/profile (current package)
merge.go#L48: pm := &profileMerger{
merge.go#L132: type profileMerger struct {
merge.go#L152: func (pm *profileMerger) mapSample(src *Sample) *Sample {
merge.go#L225: func (pm *profileMerger) mapLocation(src *Location) *Location {
merge.go#L287: func (pm *profileMerger) mapMapping(src *Mapping) mapInfo {
merge.go#L357: func (pm *profileMerger) mapLine(src Line) Line {
merge.go#L365: func (pm *profileMerger) mapFunction(src *Function) *Function {
![]() |
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. |