summaryrefslogtreecommitdiff
path: root/lib/internal/trace_events_async_hooks.js
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-02-21process: simplify the setup of async hooks trace eventsJoyee Cheung
2019-02-02lib: save primordials during bootstrap and use it in builtinsJoyee Cheung
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-08-27src: move process.binding('async_wrap') internalDaniel Bevenius
2018-08-17trace_events: add trace category enabled trackingJames M Snell
2018-08-10trace_events,async_hooks: use intrinsic traceJames M Snell
2018-05-18lib: lazy loadedRuben Bridgewater
2018-03-09src: add tracing category macrosJames M Snell
2018-01-21lib: fix typo in trace_events_async_hooks.jsGilles De Mey
2017-12-06doc: use American spellings per style guideRich Trott
2017-11-24trace_events: add executionAsyncId to init eventsAndreas Madsen
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen