Open
Bug 1444900
Opened 8 years ago
Updated 3 years ago
Support startup and restart profiling for Fennec/geckoview
Categories
(Core :: Gecko Profiler, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jesup, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
It should be "reasonably easy" (and well-documented!) how to profile Fennec and GeckoView startup and restart (after being harvested for memory by the system), and not have to "race" the system to tell it to dump the profile before the captured data falls off the circular buffer - basically fill-and-stop-when-full, not fill-and-overwrite-when-full (the normal profiler mode).
This type of mode is useful on desktop too, but less critical since restart isn't an issue, and for startup one can just crank the buffers size up as far as you want.
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•