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

[Question] Is it possible to extract memory allocations (including global/local variables)? #743

Open
mmtftr opened this issue Jan 23, 2025 · 0 comments

Comments

@mmtftr
Copy link

mmtftr commented Jan 23, 2025

Description

After seeing how well this program worked, I wondered if py-spy could dump the memory of a python program and parse it to get a representation of memory allocations (like a heap profiler). My specific use case was to recover some state from a running program which would help with debugging on-the-fly

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