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)

58 Branch
Unspecified
Android
enhancement

Tracking

()

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.
Blocks: 1435934
Priority: -- → P3
Depends on: 1506699, 1506689
Depends on: 1507253
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.