summaryrefslogtreecommitdiff
path: root/lib/perf_hooks.js
Commit message (Expand)AuthorAgeFilesLines
* bootstrapper: move internalBinding to NativeModuleGus Caplan2018-10-041-1/+0
* http2: move process.binding('http2') to internalBindingJames M Snell2018-08-181-2/+3
* src: move process.binding('performance') to internalBindingJames M Snell2018-08-091-1/+2
* perf_hooks: remove less useful bootstrap marksJames M Snell2018-06-151-46/+1
* perf_hooks: simplify perf_hooksJames M Snell2018-04-031-94/+7
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-3/+3
* perf_hooks: fix timingTimothy Gu2018-03-061-19/+33
* lib: port errors to new systemMichaƫl Zasso2018-03-051-9/+8
* perf_hooks: make PerformanceObserver an AsyncResourceJames M Snell2018-02-261-2/+4
* perf_hooks: add warning when too many entries in the timelineJames M Snell2018-01-311-4/+45
* perf_hooks,http2: add performance.clear()James M Snell2018-01-111-0/+4
* http2: use aliased buffer for perf stats, add statsJames M Snell2018-01-091-0/+68
* http2: perf_hooks integrationJames M Snell2018-01-021-1/+4
* perf_hooks: implementation of the perf timing APIJames M Snell2017-08-231-0/+553