We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Heap snapshot serializer assumes that pointers form a continous region inside the object, but this is not the case with unboxed fields.
This causes a skew between field names and outgoing references when viewing profiles.
/cc @mkustermann @rmacnak-google @bkonyi