mirror of https://github.com/nodejs/node.git
doc: promote 0x to tier 4
PR-URL: https://github.com/nodejs/node/pull/43609 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>pull/43614/head
parent
2bd940c0cb
commit
952cc0a038
|
@ -118,9 +118,9 @@ The tools are currently assigned to Tiers as follows:
|
|||
|
||||
## Tier 4
|
||||
|
||||
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
|
||||
| --------- | ------------- | ----------------------------- | ----------------------- | ----------- |
|
||||
| | | | | |
|
||||
| Tool Type | Tool/API Name | Regular Testing in Node.js CI | Integrated with Node.js | Target Tier |
|
||||
| --------- | --------------------------------------------- | ----------------------------- | ----------------------- | ----------- |
|
||||
| Profiling | [0x](https://github.com/davidmarkclements/0x) | No | No | 3 |
|
||||
|
||||
## Not yet classified
|
||||
|
||||
|
@ -139,6 +139,5 @@ The tools are currently assigned to Tiers as follows:
|
|||
| Tracing | Systemtap | No | Partial | ? |
|
||||
| Profiling | DTrace | No | Partial | 3 |
|
||||
| Profiling | Windows Xperf | No | ? | ? |
|
||||
| Profiling | 0x | No | No | 4 |
|
||||
| F/P/T | appmetrics | No | No | ? |
|
||||
| M/T | eBPF tracing tool | No | No | ? |
|
||||
|
|
Loading…
Reference in New Issue