summaryrefslogtreecommitdiff
path: root/src/node_perf.cc
AgeCommit message (Expand)Author
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