Skip to content

heap snapshot format is broken by unboxed fields #45599

Open
@mraleph

Description

@mraleph

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-observatoryarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions