Skip to content

Add more GC tracks in visualization #1

@xoofx

Description

@xoofx

Currently, the memory track is relatively limited because hardcoded with FireFox profiler. It only shows the total memory on managed allocations, but doesn't show the breakdown (gen1/gen2/gen3) and GC details.

Need to find a way to display these nicely. Could be done with separate marker track, but marker tracks are bound to a thread, which is not really our case here. I Could create a fake track, but not entirely sure it would work out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions