node
node copied to clipboard
[v18 backport] test: add v8-updates/test-linux-perf-logger
v18 bullet point from #51308
This patch backports the test/v8-updates/test-linux-perf-logger.js test from #50352 to the v18 branch.
Related to #50079, this test suite includes the same assertions as those done in test/v8-updates/test-linux-perf.js
. The difference is that this suite doesn't require perf(1)
to be available to CI workers. To that end, it may be the case that this test could simplify and replace the perf integration test. /cc @richardlau
CI: https://ci.nodejs.org/job/node-test-pull-request/59066/
CI: https://ci.nodejs.org/job/node-test-pull-request/59070/
CI: https://ci.nodejs.org/job/node-test-pull-request/59072/
CI: https://ci.nodejs.org/job/node-test-pull-request/59074/
CI: https://ci.nodejs.org/job/node-test-pull-request/59075/
CI: https://ci.nodejs.org/job/node-test-pull-request/59076/
Landed in 351ef189cab7.