0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
James M Snell 9e509b622b perf_hooks: emit trace events for marks, measures, and timerify
Adds the `node.perf.usertiming` trace events category for recording
usertiming marks and measures (e.g. `perf_hooks.performance.mark()`)
in the trace events timeline.

Adds the `node.perf.function` trace events category for recording
`perf_hooks.performance.timerify()` durations in the trace events
timeline.

PR-URL: https://github.com/nodejs/node/pull/18789
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-02-26 13:55:33 -08:00
..
_toc.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
addons.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
all.md doc: prepare for v8/V8 linting in doc text 2017-11-22 08:24:46 -08:00
assert.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
async_hooks.md doc: remove Returns: {undefined} 2018-02-26 16:46:55 +02:00
buffer.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
child_process.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
cli.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
cluster.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
console.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
crypto.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
debugger.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
deprecations.md doc: remove redundant the 2018-02-26 10:13:02 -08:00
dgram.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
dns.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
documentation.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
domain.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
errors.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
esm.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
events.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
fs.md doc: remove Returns: {undefined} 2018-02-26 16:46:55 +02:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md doc: remove Returns: {undefined} 2018-02-26 16:46:55 +02:00
http.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
https.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
index.md
inspector.md doc: fix duplicate words & spellings in docs 2017-12-31 18:14:25 +01:00
intl.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
modules.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
n-api.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
net.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
os.md doc: fix/add link to Android info 2018-02-26 18:27:29 +02:00
path.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
perf_hooks.md perf_hooks: emit trace events for marks, measures, and timerify 2018-02-26 13:55:33 -08:00
process.md doc: fix/add link to Android info 2018-02-26 18:27:29 +02:00
punycode.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
querystring.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
readline.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
repl.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
stream.md doc: readable.push(undefined) in non-object mode 2018-02-26 10:23:45 +01:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: be more explicit in the sypnosis 2018-02-07 15:06:14 +01:00
timers.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
tls.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
tracing.md perf_hooks: emit trace events for marks, measures, and timerify 2018-02-26 13:55:33 -08:00
tty.md doc: linkify missing types 2018-02-01 02:52:31 +02:00
url.md doc: add history for url.parse 2018-02-10 16:02:09 +01:00
util.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
v8.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
vm.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
zlib.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00