summaryrefslogtreecommitdiff
path: root/lib/internal/trace_events_async_hooks.js
AgeCommit message (Expand)Author
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