Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ prof_process.js
File
prof_process.js
lib/internal/main/prof_process.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// This main script is used by --prof-process to process logs generated by --prof.
4
// The tick processor implementation is vendor-in from V8, placed in deps/v8/tools,
Callers
nothing calls this directly
Calls
5
prepareMainThreadExecution
Function · 0.85
markBootstrapComplete
Function · 0.85
ObjectAssign
Function · 0.85
require
Function · 0.50
openFile
Function · 0.50
Tested by
no test coverage detected