Commit bb77e6e
http2: track nghttp2-allocated memory in heap snapshot
PR-URL: #30745
Refs: https://github.com/nodejs/quic/blob/34ee0bc96f804c73cb22b2945a1a78f780938492/src/node_mem.h
Refs: nodejs/quic#126
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 284f033 commit bb77e6eCopy full SHA for bb77e6e
File tree
Expand file treeCollapse file tree
2 files changed
+2
-0
lines changedOpen diff view settings
Filter options
- src
- test/pummel
Expand file treeCollapse file tree
2 files changed
+2
-0
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
794 | 794 | |
795 | 795 | |
796 | 796 | |
| 797 | + |
797 | 798 | |
798 | 799 | |
799 | 800 | |
|
Collapse file
test/pummel/test-heapdump-http2.js
Copy file name to clipboardExpand all lines: test/pummel/test-heapdump-http2.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
69 | 69 | |
70 | 70 | |
71 | 71 | |
| 72 | + |
72 | 73 | |
73 | 74 | |
74 | 75 | |
|
0 commit comments