Description
Memory addresses from profilers, tracers, or crash data can be translated into meaningful symbol names. It is useful for developers and observability tools that need fast symbolization for native programs.
This package is usually consumed by debugging or tracing software rather than opened directly. Symbolization quality depends on available debug symbols, build IDs, and matching binaries.