summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Gallacher <tomgallacher23@gmail.com>2019-01-18 16:30:10 +0000
committerAnna Henningsen <anna@addaleax.net>2019-02-08 14:43:18 +0100
commitf265225c19ddd9b63472d5ddcdc9f6ff8edae866 (patch)
tree9cad17105b65900fdc56c38ef2cc8054c35545ca /doc
parentf5b9a782a9a4c6402ec3cc855efd0768595dfe1d (diff)
downloadandroid-node-v8-f265225c19ddd9b63472d5ddcdc9f6ff8edae866.tar.gz
android-node-v8-f265225c19ddd9b63472d5ddcdc9f6ff8edae866.tar.bz2
android-node-v8-f265225c19ddd9b63472d5ddcdc9f6ff8edae866.zip
src: allow --perf-prof-unwinding-info 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 734e80d558..5e817eaa1d 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -730,6 +730,7 @@ V8 options that are allowed are:
- `--perf-basic-prof`
- `--perf-basic-prof-only-functions`
- `--perf-prof`
+- `--perf-prof-unwinding-info`
- `--stack-trace-limit`
### `NODE_PATH=path[:…]`