Skip to content

lib,src,doc: add --heapsnapshot-signal CLI flag

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/heap-signal into master

This flag allows heap snapshots to be captured without modifying application code. IMO, this is a big part of the "heapdump in core" use case.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading