node/test/fixtures/workload
Joyee Cheung 6d06ac2202
src: add --heapsnapshot-near-heap-limit option
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>
2021-08-31 10:55:04 -04:00
..
allocation-exit.js inspector: implement --heap-prof 2019-05-26 22:18:00 +02:00
allocation-sigint.js inspector: implement --heap-prof 2019-05-26 22:18:00 +02:00
allocation-worker-argv.js inspector: implement --heap-prof 2019-05-26 22:18:00 +02:00
allocation-worker.js inspector: implement --heap-prof 2019-05-26 22:18:00 +02:00
allocation.js inspector: implement --heap-prof 2019-05-26 22:18:00 +02:00
bounded.js src: add --heapsnapshot-near-heap-limit option 2021-08-31 10:55:04 -04:00
fibonacci-exit.js
fibonacci-sigint.js
fibonacci-worker-argv.js inspector: implement --cpu-prof-interval 2019-05-05 10:19:17 -07:00
fibonacci-worker.js
fibonacci.js test: remove FIB environment variable from cpu-prof.js 2019-06-13 23:01:42 -07:00
grow-worker.js src: add --heapsnapshot-near-heap-limit option 2021-08-31 10:55:04 -04:00
grow.js src: add --heapsnapshot-near-heap-limit option 2021-08-31 10:55:04 -04:00