Android Gecko Profiler captures via MOZ_PROFILER_STARTUP/SHUTDOWN have to be symbolicated manually
Categories
(Core :: Gecko Profiler, enhancement, P2)
Tracking
()
People
(Reporter: JanH, Unassigned)
References
(Blocks 2 open bugs)
Details
Comment 1•6 years ago
|
||
Reporter | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
I wonder if someone could take a look at this, I'm keen to progress it.
If "we" can fix this bug we can look at bug 1506471 which really makes Fennec/GV feel slow on cheap phones where memory pressure kills Fennec a lot and relaunching it is unnecessarily slow.
By "we" I mean "you" of course :) :)
Comment 4•6 years ago
|
||
(In reply to Jan Henning [:JanH] from comment #2)
For example https://bugzilla.mozilla.org/attachment.cgi?id=9025112 from bug
1506471.
This is improved by bug 1505719. If *.so has symbol table, it will be used.
(In reply to Mark from comment #3)
I wonder if someone could take a look at this, I'm keen to progress it.
If "we" can fix this bug we can look at bug 1506471 which really makes Fennec/GV feel slow on cheap phones where memory pressure kills Fennec a lot and relaunching it is unnecessarily slow.
By "we" I mean "you" of course :) :)
Could you take profiler's JSON gain using the latest of Firefox 66/67?
Comment 5•6 years ago
|
||
I think https://github.com/devtools-html/perf.html/pull/1522 may help too, I plan to work on this in the coming weeks.
Re comment 4, I tried https://bugzilla.mozilla.org/show_bug.cgi?id=1506471#c18, don't know if it worked
Updated•2 years ago
|
Description
•