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> |