Skip to content

doc: add profiling APIs to the diagnostics support document

The first commit updates Linux perf "Regular Testing in Node.js CI" to Yes since we have tests for Linux perf in our CI (as part of the node-test-commit-v8-linux job). The second commit adds V8's CodeEventHandler API and the --interpreted-frames-native-stack flag as "Not yet classified" tools/APIs, since the flag is essential for system profiling tools to correctly sample Node.js processes and the API is useful to avoid using --perf-basic-prof.

Checklist

Merge request reports

Loading