mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
7237c89b3d
The new event is recoreded when we detect the system's memory is no longer low. Each event object contains three numbers: 1) how many times a tab was unloaded during the low-memory situation 2) how many memory-pressure events were dispatched during the low-memory situation 3) how long we were in the low-memory situation in seconds These need to be collected as the event ping because the memory situation may repeatedly be switched between low-memory and high-memory. We want to collect it every time the memory situation gets back to normal. If we collect it as the main ping (like Histogram), all numbers are summed up and we cannot evaluate each low-memory period. Differential Revision: https://phabricator.services.mozilla.com/D120021 |
||
---|---|---|
.. | ||
crashtests | ||
gtest | ||
unit | ||
windows | ||
moz.build | ||
NotXPCOMTest.idl | ||
RegFactory.cpp | ||
resources.h | ||
SizeTest01.cpp | ||
SizeTest02.cpp | ||
SizeTest03.cpp | ||
SizeTest04.cpp | ||
SizeTest05.cpp | ||
SizeTest06.cpp | ||
test.properties | ||
TestArguments.cpp | ||
TestBlockingProcess.cpp | ||
TestHarness.h | ||
TestingAtomList.h | ||
TestPRIntN.cpp | ||
TestQuickReturn.cpp | ||
TestShutdown.cpp | ||
TestStreamUtils.cpp | ||
TestUnicodeArguments.cpp | ||
TestWinReg.js |