From e147c3148049d45c3e9a376c4bd10d5ef2e5b780 Mon Sep 17 00:00:00 2001 From: Tony Gorez Date: Tue, 28 Jun 2022 21:56:47 +0200 Subject: [PATCH] doc: promote 0x to tier 4 --- doc/contributing/diagnostic-tooling-support-tiers.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/contributing/diagnostic-tooling-support-tiers.md b/doc/contributing/diagnostic-tooling-support-tiers.md index 597e46986f8803..d3a42a687f81d7 100644 --- a/doc/contributing/diagnostic-tooling-support-tiers.md +++ b/doc/contributing/diagnostic-tooling-support-tiers.md @@ -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 | ? |