runtime/pprof.Lookup
standard libraryThe 3486th most-called standard-library function by production calls. Called 201 times across 83 modules; 171 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 171
- non-test, non-generated
- all calls
- 201
- total callsites
- modules
- 83
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 15%
- 30 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Lookup from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 8 5%
- MinIO 6 4%
- CockroachDB 5 3%
- etcd 4 2%
- Gitea 4 2%
where it's called
Callsites in the wild
12 representative callsites of 201, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
elastic/beats @v6.8.23+incompatible
in loop -
golang/go @v0.0.0-20260920011835-f043823a99a4
in loop - in loop
- in loop
-
tsenart/vegeta @v11.4.0+incompatible
in loop - in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/monitoring/profiler/process-profiler.go:107
in loop -
hashicorp/vault @v1.21.4
in loop - in loop
top callers
The modules that reach for it
The modules that call Lookup most in this snapshot.
- github.com/safing/portmaster157%
- github.com/google/gvisor94%
- github.com/grafana/alloy63%
- github.com/minio/minio63%
- github.com/prometheus/prometheus63%
siblings
More from runtime/pprof
The other most-called functions in this package. See all →