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

Add --native-all flag that also print the stack of non-python threads #637

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

krfricke
Copy link
Contributor

@krfricke krfricke commented Nov 16, 2023

Similar to pystack's --native-all, this PR adds a flag with the same name to also print threads that may have been spawned from native extensions (but don't have an associated python interpreter).

Closes #332

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

Successfully merging this pull request may close these issues.

Profiling native threads?
1 participant