We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0e83e commit 56f73a1Copy full SHA for 56f73a1
doc/guides/diagnostic-tooling-support-tiers.md
@@ -137,6 +137,8 @@ The tools are currently assigned to Tiers as follows:
137
| Tracing | ETW | No | Partial | 3 |
138
| Tracing | Systemtap | No | Partial | ? |
139
| Profiling | V8 CPU profiler (--prof) | No | Yes | 1 |
140
+ | Profiling | V8 CodeEventHandler API | No | Yes | ? |
141
+ | Profiling | V8 --interpreted-frames-native-stack | Yes | Yes | ? |
142
| Profiling | Linux perf | Yes | Partial | ? |
143
| Profiling | DTrace | No | Partial | 3 |
144
| Profiling | Windows Xperf | No | ? | ? |
0 commit comments