summaryrefslogtreecommitdiff
path: root/src/node_perf_common.h
Commit message (Expand)AuthorAgeFilesLines
* perf_hooks: fix gc elapsed timetheanarkh2022-08-101-0/+1
* net,dns: trace tcp connection and dns by perf_hookstheanarkh2022-03-291-1/+3
* http: fixup perf regressionJames M Snell2021-04-091-0/+1
* perf_hooks: complete overhaul of the implementationJames M Snell2021-02-221-6/+1
* src: rename AliasedBufferInfo->AliasedBufferIndexDaniel Bevenius2020-12-041-3/+3
* src: fix aliased buffer import warning in env.hYash Ladha2020-10-051-0/+1
* src: snapshot Environment upon instantiationJoyee Cheung2020-07-181-17/+12
* src: align PerformanceState class name with conventionsAnna Henningsen2020-04-021-2/+2
* 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