microsoft / gctoolkit

Tool for parsing GC logs
https://github.com/microsoft/gctoolkit
MIT License
1.25k stars 153 forks source link

Getters for string&symbol table #373

Open AlinaHovakimyan opened 1 month ago

AlinaHovakimyan commented 1 month ago

stringTableProcessed, stringTableRemoved, symbolTableProcessed, symbolTableRemoved are being saved in the G1GCForwardReference, but i don't see getters for them.

dsgrieve commented 1 month ago

See comment on #377