Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you add support for thread? #226

Open
M-M-M-M opened this issue Feb 16, 2025 · 0 comments
Open

Could you add support for thread? #226

M-M-M-M opened this issue Feb 16, 2025 · 0 comments

Comments

@M-M-M-M
Copy link

M-M-M-M commented Feb 16, 2025

While using multiple thread NYTProf is mainly reporting as "threads::join (xsub)"

The documentation stands:

Threads and Multiplicity

Devel::NYTProf is not currently thread safe or multiplicity safe. If you'd be interested in helping to fix that then please get in touch with us. Meanwhile, profiling is disabled when a thread is created, and NYTProf tries to ignore any activity from perl interpreters other than the first one that loaded it.

What could be done to fix that issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant