runtime/debug.ReadBuildInfo
standard libraryThe 2584th most-called standard-library function by production calls. Called 243 times across 160 modules; 237 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (235 → 237)
- prod calls
- 237
- non-test, non-generated
- all calls
- 243
- total callsites
- modules
- 160
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 2%
- 6 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 ReadBuildInfo from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 9 4%
- containerd 5 2%
- Grafana 4 2%
- Go (golang.org/x) 3 1%
- Kubernetes 3 1%
where it's called
Callsites in the wild
12 representative callsites of 243, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
-
tailscale.com @v1.102.4
version/version_test.go:65
in loop test -
-
go/bufprivateusage @v0.1.0
bufprivateusage.go:35
-
-
fang/v2 @v2.0.1
fang.go:185
-
miekg/dns @v0.6.114
cmd/atomdns/atom/run.go:129
-
-
moby/moby @v28.5.2+incompatible
-
encr.dev @v1.58.6
internal/version/version.go:59
-
entgo.io/ent @v0.14.6
entc/gen/graph.go:1016
-
filippo.io/age @v1.3.2
extra/age-plugin-tag/plugin-tag.go:39
top callers
The modules that reach for it
The modules that call ReadBuildInfo most in this snapshot.
- github.com/tailscale/tailscale104%
- tailscale.com104%
- filippo.io/age73%
- github.com/FiloSottile/age73%
- github.com/sagernet/tailscale73%
siblings
More from runtime/debug
The other most-called functions in this package. See all →