summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Gallacher <tomgallacher23@gmail.com>2019-01-18 16:29:38 +0000
committerAnna Henningsen <anna@addaleax.net>2019-02-08 14:43:16 +0100
commitf5b9a782a9a4c6402ec3cc855efd0768595dfe1d (patch)
tree4bd8d7e224411400c31347cd19b0b8e7f1baf937 /doc
parent0f0e7f55f86d065b77de5e9d6a91637aac09372a (diff)
downloadandroid-node-v8-f5b9a782a9a4c6402ec3cc855efd0768595dfe1d.tar.gz
android-node-v8-f5b9a782a9a4c6402ec3cc855efd0768595dfe1d.tar.bz2
android-node-v8-f5b9a782a9a4c6402ec3cc855efd0768595dfe1d.zip
src: allow --perf-basic-prof-only-functions in NODE_OPTIONS
PR-URL: https://github.com/nodejs/node/pull/25565 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/cli.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md
index 0551f7ebb8..734e80d558 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -728,6 +728,7 @@ V8 options that are allowed are:
- `--abort-on-uncaught-exception`
- `--max-old-space-size`
- `--perf-basic-prof`
+- `--perf-basic-prof-only-functions`
- `--perf-prof`
- `--stack-trace-limit`