Have a way to disable capturing all the stacks of profiler markers
Categories
(Core :: Gecko Profiler, enhancement, P1)
Tracking
()
People
(Reporter: canova, Assigned: canova)
References
Details
(Whiteboard: [fxp])
Attachments
(4 files)
During speedometer3 profiling, some markers with stacks can really skew the profile data because of the overhead of capturing the stacks. We should have a way to disable capturing stacks for profiler markers with either using a pref or a feature in the about:profiling page. That way people who are profiling speedometer3 will have more accurate data.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D169110
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D169111
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D169112
Comment 6•2 years ago
|
||
Backed out for causing cppunit failures on TestBaseProfiler
Comment 9•2 years ago
|
||
Backed out for causing Xpcshell failures at test_addProfilerMarker.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/a8fff673c1115126ad4ff82bce45c1bbfca5cf3c
Failure log: https://treeherder.mozilla.org/logviewer?job_id=405597466&repo=autoland&lineNumber=3779
Comment 10•2 years ago
|
||
Assignee | ||
Comment 11•2 years ago
|
||
That failure was related to an assertion I was adding. Fixed it and relanded.
Comment 12•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4e9c5e044680
https://hg.mozilla.org/mozilla-central/rev/747ee43e22dd
https://hg.mozilla.org/mozilla-central/rev/cb9aad1b3e72
https://hg.mozilla.org/mozilla-central/rev/8a9833a79468
Comment 13•2 years ago
|
||
And verified, this is great, thanks!
Updated•2 years ago
|
Description
•