Files
node/src
James M Snell 9d71e6a607 src: deprecate global COUNTER_* and remove perfctr
To support Performance Counters on Windows, a number of
global `COUNTER_` methods were added that are undocumented
and really only intended to be used internally by Node.js.

Unfortunately, the perfctr support apparently hasn't even
worked for quite a while and no one has even complained.

This removes the perfctr support and replaces the global
functions with deprecated non-ops for now, with the intent
of removing those outright in the next major release cycle.

PR-URL: https://github.com/nodejs/node/pull/22485
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: João Reis <reis@janeasystems.com>
2018-09-19 11:07:01 +02:00
..
2018-09-18 09:01:33 -07:00
2018-09-11 16:58:16 +08:00
2018-09-09 14:38:20 +02:00
2018-09-18 09:01:33 -07:00
2018-08-22 23:37:19 +02:00
2018-06-05 09:09:06 -07:00
2018-07-12 13:02:04 -05:00
2018-08-22 23:37:19 +02:00
2018-08-22 23:37:19 +02:00
2018-08-22 17:27:16 -04:00
2018-09-14 08:32:08 -07:00
2018-09-05 21:53:11 -04:00
2018-07-22 09:37:31 -04:00
2018-09-07 21:07:29 +02:00
2018-04-25 12:22:47 -03:00
2018-05-10 14:15:16 +02:00
2018-09-07 21:08:19 +02:00