summaryrefslogtreecommitdiff
path: root/doc/guides/diagnostic-tooling-support-tiers.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides/diagnostic-tooling-support-tiers.md')
-rw-r--r--doc/guides/diagnostic-tooling-support-tiers.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guides/diagnostic-tooling-support-tiers.md b/doc/guides/diagnostic-tooling-support-tiers.md
index a37593b0b4..6f5e9e1494 100644
--- a/doc/guides/diagnostic-tooling-support-tiers.md
+++ b/doc/guides/diagnostic-tooling-support-tiers.md
@@ -137,6 +137,8 @@ The tools are currently assigned to Tiers as follows:
| Tracing | ETW | No | Partial | 3 |
| Tracing | Systemtap | No | Partial | ? |
| Profiling | V8 CPU profiler (--prof) | No | Yes | 1 |
+ | Profiling | V8 CodeEventHandler API | No | Yes | ? |
+ | Profiling | V8 --interpreted-frames-native-stack | Yes | Yes | ? |
| Profiling | Linux perf | Yes | Partial | ? |
| Profiling | DTrace | No | Partial | 3 |
| Profiling | Windows Xperf | No | ? | ? |