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

Windows support #166

Closed
1 of 2 tasks
petethepig opened this issue Apr 27, 2021 · 3 comments · Fixed by #212
Closed
1 of 2 tasks

Windows support #166

petethepig opened this issue Apr 27, 2021 · 3 comments · Fixed by #212
Assignees
Labels
backend Mostly go code windows

Comments

@petethepig
Copy link
Member

petethepig commented Apr 27, 2021

image

TODO

  • make pyroscope compile on windows. This shouldn't be too complicated but will take some time for sure as there's a lot of moving parts in the current build process, e.g pyspy, rbspy — I think in v1 we can disable them though. We could also skip this for now and start with macOS and linux
  • make exec command work on Windows. I remember this behaving differently between linux and macOS so I imagine we're gonna open a can of worms once we add Windows support https://github.com/pyroscope-io/pyroscope/blob/main/pkg/exec/cli.go#L94
@petethepig petethepig added the backend Mostly go code label Apr 30, 2021
@kolesnikovae kolesnikovae self-assigned this May 20, 2021
@kolesnikovae kolesnikovae linked a pull request Jun 15, 2021 that will close this issue
@closedLoop
Copy link

Is anyone working on python support here? I'm receiving this error message:

pyroscope adhoc python mycode.py
Error: spy "pyspy" is not supported. Available spies are: dotnetspy```

@iWhyDuck
Copy link

Any plans for this issue? :)

@giard-alexandre
Copy link

Why was this marked as closed? It's currently not possible to profile an app on Windows...

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

Successfully merging a pull request may close this issue.

6 participants