summaryrefslogtreecommitdiff
path: root/lib/internal/trace_events_async_hooks.js
Commit message (Expand)AuthorAgeFilesLines
* lib: enforce the use of Object from primordialsMichaƫl Zasso2019-04-121-1/+2
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* process: simplify the setup of async hooks trace eventsJoyee Cheung2019-02-211-1/+1
* lib: save primordials during bootstrap and use it in builtinsJoyee Cheung2019-02-021-1/+1
* bootstrapper: move internalBinding to NativeModuleGus Caplan2018-10-041-1/+0
* src: move process.binding('async_wrap') internalDaniel Bevenius2018-08-271-1/+1
* trace_events: add trace category enabled trackingJames M Snell2018-08-171-24/+48
* trace_events,async_hooks: use intrinsic traceJames M Snell2018-08-101-10/+10
* lib: lazy loadedRuben Bridgewater2018-05-181-68/+60
* src: add tracing category macrosJames M Snell2018-03-091-5/+7
* lib: fix typo in trace_events_async_hooks.jsGilles De Mey2018-01-211-1/+1
* doc: use American spellings per style guideRich Trott2017-12-061-1/+1
* trace_events: add executionAsyncId to init eventsAndreas Madsen2017-11-241-1/+3
* async_hooks: add trace events to async_hooksAndreas Madsen2017-11-161-0/+67