Skip to content

Commit

Permalink
doc: delete heapdump from diagnostic tooling support tiers
Browse files Browse the repository at this point in the history
PR-URL: #42783
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
tony-go authored and targos committed Jul 12, 2022
1 parent c25da01 commit 89b41fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/contributing/diagnostic-tooling-support-tiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ The tools are currently assigned to Tiers as follows:
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
| --------- | ------------------------- | ----------------------------- | ----------------------- | ----------- |
| FFDC | node-report | No | No | 1 |
| Memory | node-heapdump | No | No | 2 |
| Memory | V8 heap profiler | No | Yes | 1 |
| Memory | V8 sampling heap profiler | No | Yes | 1 |
| AsyncFlow | Async Hooks (API) | ? | Yes | 1 |
Expand Down

0 comments on commit 89b41fe

Please sign in to comment.