Skip to content

Is is possible to use pystack with MacOS? #104

Closed Answered by pablogsal
binary-signal asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @binary-signal and thanks for the question!

Unfortunately pystack doesn't work with MacOS as we are entering all our efforts in Linux platforms. This doesn't mean is not technically possible, but it would be a huge amount of work as we would need to code a lot of the backends for macOS, including mach-o analysis, memory copying and core file support.

If you need similar functionality in MacOS you can check out Austin or py-spy. Both tools are profilers but they offer a dump functionality that's very similar to pystack.

Is there any plans to provide support in MacOS like in memray?

Not at the moment, but it may be possible in the future as we did with memray :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by binary-signal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants