knz / go-binsize-viz

Size visualization of Go executables using D3
GNU Affero General Public License v3.0
470 stars 30 forks source link

unknown t sym format #12

Closed ajwerner closed 3 months ago

ajwerner commented 3 months ago

I have a go1.22 generated linux binary that has a bunch of symbols that can't be parsed. They have a few different flavors:

I've attached the output of go tool nm -size <file> | c++filt

syms.txt

knz commented 3 months ago

fixed in latest commit