gecko-dev/tools/trace-malloc/live-bloat.html

12 строки
393 B
HTML
Исходник Обычный вид История

2012-05-21 15:12:37 +04:00
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
2000-08-30 04:16:58 +04:00
<html>
<head>
<title>Live Bloat Dump</title>
</head>
<body>
<button onclick="window.TraceMallocDumpAllocations('allocations.log');">Dump to allocations.log</button>
2000-08-30 04:16:58 +04:00
</body>
</html>