-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.workerIssues and PRs related to Worker support.Issues and PRs related to Worker support.
Description
- Version: 11.0.0
- Platform: macos
- Subsystem: worker_threads
Generating flame graphs with worker_thread produces isolate files that do not contain useful information.
Using my example repo https://github.com/slonka/nodejs-prof-worker-threads-not-working i generated the following flame graphs for:
What makes me think that this is a bug inside node
and not 0x
is that isolate files and processed files (generated by running node --prof-process
) contain pretty much the same info that is on the flame graphs. I used flame graphs because they are easier to read for me.
addaleax and remorses
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.workerIssues and PRs related to Worker support.Issues and PRs related to Worker support.