Closed Bug 1142580 Opened 9 years ago Closed 9 years ago

Gather allocations on every GC in MemoryActor (rather than polling)

Categories

(DevTools :: Memory, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1172180

People

(Reporter: fitzgen, Unassigned)

References

Details

GC's are a natural unit of "time" for allocations. Rather than polling the allocations log, we should just drain it whenever there is a GC.
Component: Developer Tools: Profiler → Developer Tools: Memory
This was handled in bug 1172180, where allocations are emitting on GC, or after at most `drainAllocationsTimeout` passed into the memory actor.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.