Skip to content

Commit 00edc50

Browse files
cola119targos
authored andcommitted
doc: add document for profiling and heap snapshot
PR-URL: #46787 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 2c4f670 commit 00edc50

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/api/debugger.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,13 @@ debug>
202202
* `repl`: Open debugger's repl for evaluation in debugging script's context
203203
* `exec expr`, `p expr`: Execute an expression in debugging script's context and
204204
print its value
205+
* `profile`: Start CPU profiling session
206+
* `profileEnd`: Stop current CPU profiling session
207+
* `profiles`: List all completed CPU profiling sessions
208+
* `profiles[n].save(filepath = 'node.cpuprofile')`: Save CPU profiling session
209+
to disk as JSON
210+
* `takeHeapSnapshot(filepath = 'node.heapsnapshot')`: Take a heap snapshot
211+
and save to disk as JSON
205212

206213
### Execution control
207214

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy