From f5549afd905a73966824f07ac26ccd976453d039 Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Fri, 9 Sep 2022 16:16:58 -0300 Subject: [PATCH] doc: remove ebpf from supported tooling list PR-URL: https://github.com/nodejs/node/pull/44549 Reviewed-By: Michael Dawson Reviewed-By: Geoffrey Booth Reviewed-By: Luigi Pinca Reviewed-By: Darshan Sen --- doc/contributing/diagnostic-tooling-support-tiers.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/contributing/diagnostic-tooling-support-tiers.md b/doc/contributing/diagnostic-tooling-support-tiers.md index 38039e98d2bfbe..d80cfa7f14ee77 100644 --- a/doc/contributing/diagnostic-tooling-support-tiers.md +++ b/doc/contributing/diagnostic-tooling-support-tiers.md @@ -133,7 +133,6 @@ The tools are currently assigned to Tiers as follows: | Debugger | [Command line Debug Client][] | ? | Yes | 1 | | Tracing | [trace\_events (API)][trace_events (API)] | No | Yes | 1 | | Tracing | trace\_gc | No | Yes | 1 | -| M/T | eBPF tracing tool | No | No | ? | [0x]: https://github.com/davidmarkclements/0x [Async Hooks (API)]: https://nodejs.org/api/async_hooks.html