doc: add profiling APIs to the diagnostics support document
Add V8 CodeEventHandler and --interpreted-frames-native-stack to our diagnostics tiers of support document as Unclassified APIs. PR-URL: https://github.com/nodejs/node/pull/22588 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
parent
de67ae6cdf
commit
21e8ce2297
@ -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 | ? | ? |
|
||||
|
Loading…
x
Reference in New Issue
Block a user