We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad82694 commit 2d76f72Copy full SHA for 2d76f72
doc/contributing/diagnostic-tooling-support-tiers.md
@@ -113,6 +113,7 @@ The tools are currently assigned to Tiers as follows:
113
| Profiling | V8 CodeEventHandler API | Partial (V8 Tests) | Yes | 2 |
114
| Profiling | V8 --interpreted-frames-native-stack | Yes | Yes | 2 |
115
| Profiling | Linux perf | Yes | Partial | 2 |
116
+| Profiling | node-clinic | No | No | 3 |
117
118
## Tier 4
119
@@ -141,6 +142,5 @@ The tools are currently assigned to Tiers as follows:
141
142
| Profiling | DTrace | No | Partial | 3 |
143
| Profiling | Windows Xperf | No | ? | ? |
144
| Profiling | 0x | No | No | 4 |
-| Profiling | node-clinic | No | No | too early |
145
| F/P/T | appmetrics | No | No | ? |
146
| M/T | eBPF tracing tool | No | No | ? |
0 commit comments