Skip to content

doc: move perf tools and APIs to Tier 3

V8 CodeEventHandler, Linux perf and the --interpreted-frames-native-stack flag satisfies our Diagnostics Support requirements for Tier 3. V8 CodeEventHandler is tested as part of our V8 CI, and Linux perf / --interpreted-frames-native-stack are tested by test/v8-updates/test-linux-perf.js.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

cc @nodejs/diagnostics

Merge request reports

Loading