node/test/report
Gireesh Punathil 74bd866d94 src: add loop idle time in diagnostic report
Add libuv's cumulative idle time in the diagnostic report.
Add the data under the libuv's loop section

Refs: https://github.com/nodejs/node/pull/34938
PR-URL: https://github.com/nodejs/node/pull/35940
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
2020-11-13 11:53:37 +05:30
..
test-report-config.js src,cli: support compact (one-line) JSON reports 2020-03-17 08:42:41 -07:00
test-report-fatal-error.js report: fix stderr matching for fatal error 2020-04-09 06:45:48 +00:00
test-report-getreport.js src: add errorProperties on process.report 2020-06-26 10:06:22 -07:00
test-report-signal.js doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
test-report-uncaught-exception-compat.js src,cli: support compact (one-line) JSON reports 2020-03-17 08:42:41 -07:00
test-report-uncaught-exception-override.js lib: honor setUncaughtExceptionCaptureCallback 2020-10-15 12:53:39 +05:30
test-report-uncaught-exception.js doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
test-report-uv-handles.js src: add loop idle time in diagnostic report 2020-11-13 11:53:37 +05:30
test-report-worker.js doc,lib,src,test: make --experimental-report a nop 2020-03-15 13:29:34 -04:00
test-report-writereport.js src: add errorProperties on process.report 2020-06-26 10:06:22 -07:00
testcfg.py