Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-trace-events-api.js
File
test-trace-events-api.js
test/parallel/test-trace-events-api.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-gc --no-warnings --expose-internals
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
11
getEnabledCategoriesFromCommandLine
Function · 0.85
createTracing
Function · 0.85
trace
Function · 0.85
testApiInChildProcess
Function · 0.85
filter
Method · 0.65
require
Function · 0.50
setTimeout
Function · 0.50
skip
Method · 0.45
enable
Method · 0.45
join
Method · 0.45
disable
Method · 0.45
Tested by
no test coverage detected