Commit bf77161
src: dump isolate stats when process exits
When process exits, dump v8 isolate's internal stats for performance
evaluation and debugging.
It fixed the incorrect profiling log output when running V8's builtin
PGO profiling for node.js service type application,which exits by user
pressing CTRL+C etc. keys.
PR-URL: #44534
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 0f232e9 commit bf77161Copy full SHA for bf77161
File tree
Expand file treeCollapse file tree
1 file changed
+1
-0
lines changedOpen diff view settings
Filter options
- src/api
Expand file treeCollapse file tree
1 file changed
+1
-0
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
768 | 768 | |
769 | 769 | |
770 | 770 | |
| 771 | + |
771 | 772 | |
772 | 773 | |
773 | 774 | |
|
0 commit comments