Package symbolizer provides a routine to populate a profile with
symbol, file and line number information. It relies on the
addr2liner and demangler packages to do the actual work.
Symbolize adds symbol and line number information to all locations
in a profile. mode enables some options to control
symbolization. Currently only recognizes "force", which causes it
to overwrite any existing data.