mirror of https://github.com/nodejs/node.git
009665fb56
New option `--report-exclude-network`, also available as `report.excludeNetwork`, enables the user to exclude networking interfaces in their diagnostic report. On some systems, this can cause the report to take minutes to generate so this option can be used to optimize that. Fixes: https://github.com/nodejs/node/issues/46060 PR-URL: https://github.com/nodejs/node/pull/51645 Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> |
||
---|---|---|
.. | ||
report.status | ||
test-report-config.js | ||
test-report-exclude-network.js | ||
test-report-fatalerror-oomerror-compact.js | ||
test-report-fatalerror-oomerror-directory.js | ||
test-report-fatalerror-oomerror-filename.js | ||
test-report-fatalerror-oomerror-not-set.js | ||
test-report-fatalerror-oomerror-set.js | ||
test-report-getreport.js | ||
test-report-signal.js | ||
test-report-uncaught-exception-compat.js | ||
test-report-uncaught-exception-handled.js | ||
test-report-uncaught-exception-override.js | ||
test-report-uncaught-exception-primitives.js | ||
test-report-uncaught-exception-symbols.js | ||
test-report-uncaught-exception.js | ||
test-report-uv-handles.js | ||
test-report-worker.js | ||
test-report-writereport.js | ||
testcfg.py |