Closed
Bug 1659103
Opened 5 years ago
Closed 5 years ago
Start JVM profiler before the loading of libxul and mozglue on startup profiling
Categories
(Core :: Gecko Profiler, enhancement, P2)
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: canova, Assigned: canova)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
We are starting the jvm profiler after the loading of libxul when we are profiling startup. That usually means we are losing a lot of information before libxul, we should start the profiler as early as possible so we can actually see what's going on.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by canaltinova@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7231d6fe777b
Start JVM profiler before loading of libxul and mozglue r=geckoview-reviewers,julienw,snorp
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•