runtime/pprof.Profile.WriteTo
standard libraryThe 3594th most-called standard-library method by production calls. Called 192 times across 80 modules; 165 of those run outside tests and generated code.
- prod calls
- 165
- non-test, non-generated
- all calls
- 192
- total callsites
- modules
- 80
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 14%
- 27 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method99%A method on a value whose type is known exactly.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Profile.WriteTo from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 6 4%
- MinIO 6 4%
- etcd 4 2%
- Gitea 4 2%
- Grafana 4 2%
where it's called
Callsites in the wild
12 representative callsites of 192, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
-
golang/go @v0.0.0-20260805010601-5d7583fe1f94
in loop -
kopia/kopia @v0.23.1
in loop - in loop
- in loop
- in loop
-
tsenart/vegeta @v11.4.0+incompatible
in loop - in loop
top callers
The modules that reach for it
The modules that call Profile.WriteTo most in this snapshot.
- github.com/safing/portmaster158%
- github.com/google/gvisor95%
- github.com/grafana/alloy63%
- github.com/minio/minio63%
- github.com/prometheus/prometheus63%
siblings
More from runtime/pprof
The other most-called members in this package. See all →