Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | process: register the inspector async hooks in bootstrap/node.js | Joyee Cheung | 2019-01-16 | 1 | -9/+4 |
* | inspector: move process.binding to internalBinding | Beni von Cheni | 2018-12-13 | 1 | -1/+1 |
* | src,lib: make process.binding('config') internal | Masashi Hirano | 2018-12-05 | 1 | -1/+1 |
* | async_hooks: lazy loading for startup performance | Ruben Bridgewater | 2018-05-18 | 1 | -27/+35 |
* | inspector: no async tracking for promises | Anna Henningsen | 2017-11-21 | 1 | -1/+12 |
* | inspector: track async stacks when necessary | Ali Ijaz Sheikh | 2017-10-29 | 1 | -6/+0 |
* | inspector: enable async stack traces | Miroslav Bajtoš | 2017-08-17 | 1 | -0/+64 |