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

8 lines
180 B
HTML
Raw Normal View History

2000-08-30 00:16:58 +00:00
<html>
<head>
<title>Live Bloat Dump</title>
</head>
<body>
<button onclick="window.TraceMallocDumpAllocations('allocations.log');">Dump to allocations.log</button>
2000-08-30 00:16:58 +00:00
</body>
</html>