Closed
Bug 1612356
Opened 5 years ago
Closed 5 years ago
Implement Fission-friendly Profiler buffer storage with app-global max size
Categories
(Core :: Gecko Profiler, task, P2)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
Fission Milestone | M6 |
People
(Reporter: mozbugz, Assigned: mozbugz)
References
(Blocks 1 open bug)
Details
Instead of each process having its own buffer limit, the profiler buffer size should be limited across the whole Firefox application.
This will help with Fission, which may significantly increase the number of processes.
Assignee | ||
Comment 2•5 years ago
|
||
Since bug 1635338 has landed, we now have an app-global buffer size limit, so I'm calling this fixed.
There are a couple of regressions, but they are intermittent test failures only on Linux 18.04 x64 debug, but they don't show a significant issue that would warrant reopening this meta-bug. (And I've got a fix ready.)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•