gecko-dev/tools/trace-malloc/live-bloat.html
waterson%netscape.com 7968871a5d First checked in.
2000-08-30 00:16:58 +00:00

8 lines
176 B
HTML

<html>
<head>
<title>Live Bloat Dump</title>
</head>
<body>
<button onclick="window.TraceMallocDumpAllocations('/tmp/dump.log');">Dump to /tmp/dump.log</button>
</body>
</html>