node/lib/internal/modules
RafaelGSS fbdfe9399c lib: add diagnostics_channel events to module loading
This commit adds a tracing channel for module loading
through `import()` and `require()`.

Co-Authored-By: Stephen Belanger <admin@stephenbelanger.com>
PR-URL: https://github.com/nodejs/node/pull/44340
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
2024-06-20 21:25:04 -03:00
..
cjs lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
esm lib: add diagnostics_channel events to module loading 2024-06-20 21:25:04 -03:00
helpers.js process: add process.getBuiltinModule(id) 2024-05-28 20:23:15 +00:00
package_json_reader.js lib,src: remove --experimental-policy 2024-05-07 16:25:45 +00:00
run_main.js module: print amount of load time of a cjs module 2024-05-30 16:58:59 +00:00