24
edits
(Updated links to Bugzilla.) |
(Delete initiatives, redundant with meta bugs now.) |
||
| Line 47: | Line 47: | ||
These two data sources are merged together in a final recording, with waterfall view using marker data, and the call tree and flame graph using profiler data. We also use [https://developer.mozilla.org/en-US/docs/Tools/Debugger-API/Debugger.Memory Debugger.Memory] information to collect allocation information to track down instances where allocation pressure causes jank. | These two data sources are merged together in a final recording, with waterfall view using marker data, and the call tree and flame graph using profiler data. We also use [https://developer.mozilla.org/en-US/docs/Tools/Debugger-API/Debugger.Memory Debugger.Memory] information to collect allocation information to track down instances where allocation pressure causes jank. | ||
== Bugzilla == | == Bugzilla == | ||
edits