V8 uses a thread pool provided by the host to schedule background tasks for concurrent GC and compiation. Emit trace events to identify the background threads. Ensure that the tracing infrastructure is started before the thread pool is initialized. PR-URL: https://github.com/nodejs/node/pull/20823 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> |
||
|---|---|---|
| .. | ||
| node_test_fixture.cc | ||
| node_test_fixture.h | ||
| test_aliased_buffer.cc | ||
| test_base64.cc | ||
| test_environment.cc | ||
| test_inspector_socket.cc | ||
| test_inspector_socket_server.cc | ||
| test_node_postmortem_metadata.cc | ||
| test_platform.cc | ||
| test_url.cc | ||
| test_util.cc | ||