Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Implement auto-import of pysamprof #27

Open
vnlitvinov opened this issue Oct 7, 2019 · 0 comments
Open

Implement auto-import of pysamprof #27

vnlitvinov opened this issue Oct 7, 2019 · 0 comments

Comments

@vnlitvinov
Copy link
Contributor

Currently to make profiling a child process possible that child has to manually do import pysamprof.
By using proper pth file in site-packages it should be possible to automatically import pysamprof upon Python interpreter startup (see https://docs.python.org/3.7/library/site.html for reference).

@vnlitvinov vnlitvinov changed the title Implement auto-start of pysamprof service thread Implement auto-import of pysamprof Oct 7, 2019
@vnlitvinov vnlitvinov added this to To do in Generic readiness Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant