We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53a925 commit ef23564Copy full SHA for ef23564
doc/contributing/diagnostic-tooling-support-tiers.md
@@ -125,7 +125,6 @@ The tools are currently assigned to Tiers as follows:
125
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
126
| --------- | ------------------------- | ----------------------------- | ----------------------- | ----------- |
127
| FFDC | node-report | No | No | 1 |
128
-| Memory | node-heapdump | No | No | 2 |
129
| Memory | V8 heap profiler | No | Yes | 1 |
130
| Memory | V8 sampling heap profiler | No | Yes | 1 |
131
| AsyncFlow | Async Hooks (API) | ? | Yes | 1 |
0 commit comments