func github.com/google/pprof/profile.removeLoggingInfo

2 uses

	github.com/google/pprof/profile (current package)
		legacy_profile.go#L981: 		line := r.Replace(removeLoggingInfo(s.Text()))
		legacy_profile.go#L1010: func removeLoggingInfo(line string) string {