summaryrefslogtreecommitdiff
path: root/src/node_perf.h
AgeCommit message (Expand)Author
2018-01-02http2: perf_hooks integrationJames M Snell
2017-12-27perf_hooks: refactor internalsJames M Snell
2017-11-17src: rename base-object -> base_objectDaniel Bevenius
2017-10-30src: do not include x.h if x-inl.h is includedJoyee Cheung
2017-09-24src: remove unused constant from node_perf.hAnna Henningsen
2017-09-21src: constify PerformanceEntry data membersBen Noordhuis
2017-09-21src: return references from getters, not copiesBen Noordhuis
2017-09-15src: keep track of env properly in node_perf.ccAnna Henningsen
2017-08-23perf_hooks: implementation of the perf timing APIJames M Snell