We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b76453 commit fff0560Copy full SHA for fff0560
doc/contributing/diagnostic-tooling-support-tiers.md
@@ -114,6 +114,7 @@ The tools are currently assigned to Tiers as follows:
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
+| Debugger | Chrome Dev tools | No | No | 3 |
118
119
## Tier 4
120
@@ -132,7 +133,6 @@ The tools are currently assigned to Tiers as follows:
132
133
| Debugger | V8 Debug protocol (API) | No | Yes | 1 |
134
| Debugger | Command line Debug Client | ? | Yes | 1 |
135
| Debugger | llnode | ? | No | 2 |
-| Debugger | Chrome Dev tools | ? | No | 3 |
136
| Tracing | trace\_events (API) | No | Yes | 1 |
137
| Tracing | trace\_gc | No | Yes | 1 |
138
| Tracing | DTrace | No | Partial | 3 |
0 commit comments