summaryrefslogtreecommitdiff
path: root/src/node_perf.cc
AgeCommit message (Expand)Author
2018-01-27src: remove unused variablecjihrig
2018-01-24http2,perf_hooks: perf state using AliasedBufferKyle Farnung
2018-01-18timers: allow Immediates to be unrefedAnatoli Papirovski
2018-01-09perf_hooks: fix scheduling regressionAnatoli Papirovski
2018-01-02http2: perf_hooks integrationJames M Snell
2017-12-27perf_hooks: refactor internalsJames M Snell
2017-12-17src: replace SetAccessor w/ SetAccessorPropertyJure Triglav
2017-11-16src: perf_hooks: fix wrong sized deleteAli Ijaz Sheikh
2017-11-13src: explicitly register built-in modulesYihong Wang
2017-11-11src: use unrefed async for GC trackingAnna Henningsen
2017-09-21src: handle uv_async_init() failureBen Noordhuis
2017-09-15src: keep track of env properly in node_perf.ccAnna Henningsen
2017-09-14src: refactor `#include` handlingAnna Henningsen
2017-09-03src: fix compiler warnings in node_perf.ccDaniel Bevenius
2017-08-28perf_hooks: fix presumed typo in node_perf.ccAnna Henningsen
2017-08-23perf_hooks: implementation of the perf timing APIJames M Snell