summaryrefslogtreecommitdiff
path: root/src/node_perf_common.h
Commit message (Expand)AuthorAgeFilesLines
* perf_hooks: add HttpRequest statistics monitoring #28445vmarchaud2019-07-121-1/+2
* src: use predefined AliasedBuffer types in the code baseJoyee Cheung2019-04-261-3/+3
* src: unify uptime base used across the code baseJoyee Cheung2019-02-181-1/+0
* src: reduce includes of node_internals.hJoyee Cheung2019-01-211-0/+1
* perf_hooks: make GC tracking state per-EnvironmentAnna Henningsen2018-12-171-0/+2
* src: add missing `NODE_WANT_INTERNALS` guardsAnna Henningsen2018-08-281-0/+4
* perf_hooks: remove less useful bootstrap marksJames M Snell2018-06-151-9/+2
* perf_hooks,trace_events: emit perf milestone trace eventsJames M Snell2018-03-161-6/+3
* perf_hooks: fix timingTimothy Gu2018-03-061-1/+5
* http2,perf_hooks: perf state using AliasedBufferKyle Farnung2018-01-241-4/+27
* http2: perf_hooks integrationJames M Snell2018-01-021-1/+2
* src: fix build on certain platformsAnna Henningsen2017-08-231-1/+2
* perf_hooks: implementation of the perf timing APIJames M Snell2017-08-231-0/+71