Open
Bug 1933205
Opened 4 days ago
Updated 3 days ago
Add malloc heap size data to the Gecko profiler
Categories
(Core :: JavaScript: GC, task, P2)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
It would be really useful to see malloc heap size data in the profiler, along with GC heap data as we have currently.
(This distinction between GC and malloc heap should eventually be removed, but that's unlikely to happen in the immediate future)
Assignee | ||
Comment 1•4 days ago
|
||
Assignee | ||
Updated•4 days ago
|
Summary: Add malloc heap data to the Gecko profiler → Add malloc heap size data to the Gecko profiler
Assignee | ||
Comment 2•3 days ago
|
||
Updated•3 days ago
|
Updated•3 days ago
|
Blocks: GC.performance
You need to log in
before you can comment on or make changes to this bug.
Description
•