Open
Bug 1793473
Opened 3 years ago
Updated 3 years ago
Profile meta data should show how much of the profiler buffer was in use at the time the profile was captured
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
NEW
People
(Reporter: florian, Unassigned)
Details
Currently the profile info panel of the profiler front-end shows "buffer capacity: 1GB". This says nothing about the size of the profile. It would be interesting if the information about how much buffer was space was actually in use was included. This would let the profiler front-end show "Buffer used: 100%" (when the buffer overflowed).
Good idea. This buffer capacity is only showing the configuration in the about:profiling page. This information could be a good insight indeed.
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•