mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
8 lines
176 B
HTML
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> |