Commit eaf2ffc
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 8d259e6 commit eaf2ffcCopy full SHA for eaf2ffc
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 |
|---|---|---|
| ||
761 | 761 | |
762 | 762 | |
763 | 763 | |
| 764 | + |
764 | 765 | |
765 | 766 | |
766 | 767 | |
|
0 commit comments