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

8 строки
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>