mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
d2a3078460
This patch adds a --heapsnapshot-near-heap-limit CLI option that takes heap snapshots when the V8 heap is approaching the heap size limit. It will try to write the snapshots to disk before the program crashes due to OOM. PR-URL: https://github.com/nodejs/node/pull/33010 Refs: https://github.com/nodejs/node/issues/27552 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> |
||
---|---|---|
.. | ||
allocation-exit.js | ||
allocation-sigint.js | ||
allocation-worker-argv.js | ||
allocation-worker.js | ||
allocation.js | ||
bounded.js | ||
fibonacci-exit.js | ||
fibonacci-sigint.js | ||
fibonacci-worker-argv.js | ||
fibonacci-worker.js | ||
fibonacci.js | ||
grow-worker.js | ||
grow.js |