Firefox OS/Performance/Memory: Difference between revisions
< Firefox OS | Performance
Jump to navigation
Jump to search
(→Tools) |
|||
Line 21: | Line 21: | ||
* [[Performance:Leak_Tools|Debugging Leaks]] | * [[Performance:Leak_Tools|Debugging Leaks]] | ||
* [https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_memory_leaks Debugging Leaks in Gecko] | * [https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/Debugging_memory_leaks Debugging Leaks in Gecko] | ||
* [[FirefoxOS/Performance/Memory/Transients|Transient Memory Spikes]] | |||
== Memory Usage in Automation == | == Memory Usage in Automation == |
Revision as of 21:09, 29 April 2014
Background
Tools
- Cross-Platform Tools
- about:memory
- Dark Matter Detector (DMD)
- Instrumentation
- Leak Detection Tools
- Firefox OS Specific Tools
- ADB Command Line Tools
- App Developer Memory Overlay
- (Future) Capture memory usage in SPS profiler and cleopatra (bug 988332)
- Other Tools
- Mac OS X Instrument.app
Debugging
- Debugging Out-of-Memory Events (OOMs) on Firefox OS
- Debugging Leaks
- Debugging Leaks in Gecko
- Transient Memory Spikes
Memory Usage in Automation
- Are We Slim Yet
- Firefox OS Datazilla
- App Memory
- Parent Process Memory - Endurance Tests