0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
vmarchaud 6271ef005e
process: expose uv_rusage on process.resourcesUsage()
As discussed in https://github.com/nodejs/diagnostics/issues/161,
the core should expose important metrics about the runtime, this PR's
goal is to let user get the number of io request made, and lower level
mertrics like the page faults and context switches.

PR-URL: https://github.com/nodejs/node/pull/28018
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2019-07-01 16:02:17 +02:00
..
addons.md doc: drop 'Note that' in addons docs 2019-06-22 13:36:06 -04:00
assert.md doc: remove "note that" from assert.md 2019-06-23 07:10:06 -07:00
async_hooks.md doc: remove "note that" from async_hooks.md 2019-06-23 07:10:04 -07:00
buffer.md doc: add example for Buffer.isEncoding() 2019-06-23 23:00:03 -07:00
child_process.md child_process: attach child in promisification 2019-06-22 13:18:03 -04:00
cli.md doc: remove "note that" from cli.md 2019-06-23 07:10:01 -07:00
cluster.md doc: clean up isDead() example 2019-06-27 09:47:36 -04:00
console.md doc: remove "note that" from console.md 2019-06-23 07:09:57 -07:00
crypto.md doc: remove "note that" from crypto.md 2019-06-23 07:09:55 -07:00
debugger.md
deprecations.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
dgram.md doc: remove "note that" from dgram.md 2019-06-23 07:09:54 -07:00
dns.md doc: remove "note that" from dns.md 2019-06-23 07:09:52 -07:00
documentation.md doc: simplify system call material in doc overview 2019-06-02 00:10:01 +02:00
domain.md doc: remove "note that" from domain.md 2019-06-23 07:09:50 -07:00
errors.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
esm.md doc: pass path in URL constructor 2019-06-14 17:19:21 +08:00
events.md doc: remove "note that" from events.md 2019-06-23 07:09:34 -07:00
fs.md doc: add example code for fs.existsSync() 2019-06-23 22:48:24 -07:00
globals.md lib: move queueMicrotask to stable 2019-03-08 08:19:38 -06:00
http2.md doc: cleanup pendingSettingsAck docs 2019-06-25 08:27:54 -04:00
http.md doc: clarify response.finished 2019-06-26 21:47:25 -07:00
https.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
index.md doc: add node-report documentation 2019-01-18 10:35:55 +05:30
inspector.md doc: add inspector API example for heapdump 2019-03-11 06:19:11 +01:00
intl.md
modules.md doc: remove "note that" from modules.md 2019-06-23 07:07:39 -07:00
n-api.md doc: remove N-API version for Experimental APIs 2019-06-25 18:17:43 +02:00
net.md doc: remove "note that" from net.md 2019-06-23 07:07:38 -07:00
os.md doc: fix section sorting, add link reference 2019-04-03 22:44:53 +03:00
path.md doc: fix extname with the correct description 2019-04-20 17:01:09 +03:00
perf_hooks.md doc: document PerformanceNodeTiming.environment field 2019-06-21 04:07:54 -06:00
policy.md doc: fix metadata for v11.8.0 doc changes 2019-01-25 19:09:26 -08:00
process.md process: expose uv_rusage on process.resourcesUsage() 2019-07-01 16:02:17 +02:00
punycode.md
querystring.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
readline.md doc: reformat for-await-of 2019-06-27 13:52:17 -04:00
repl.md 2019-05-21, Version 12.3.0 (Current) 2019-05-21 21:23:52 +02:00
report.md report: add report versioning 2019-06-20 16:16:11 -04:00
stream.md doc: replace version with REPLACEME 2019-06-26 05:51:14 +02:00
string_decoder.md
synopsis.md doc: improve synopsis.md 2019-06-09 09:20:25 -07:00
timers.md benchmark,doc,lib: capitalize more comments 2019-03-27 17:20:06 +01:00
tls.md doc: remove "note that" from tls.md 2019-06-23 07:07:33 -07:00
tracing.md doc: document trace-events category for dns requests 2019-06-12 19:42:54 -07:00
tty.md doc: remove "note that" from tty.md 2019-06-23 07:07:31 -07:00
url.md doc: remove "note that" from url.md 2019-06-23 07:07:30 -07:00
util.md doc: remove "note that" from util.md 2019-06-23 07:07:28 -07:00
v8.md src: export number_of_native_contexts and number_of_detached_contexts 2019-05-30 15:25:55 +02:00
vm.md doc: fix section order in vm.md 2019-01-14 09:36:41 +01:00
worker_threads.md 2019-06-27, Version 12.5.0 (Current) 2019-06-27 15:55:50 +02:00
zlib.md doc: remove "note that" from zlib.md 2019-06-23 07:07:26 -07:00