Hi,

On 2 August 2016 at 10:09, Maciej Fijalkowski <fij...@gmail.com> wrote:
>> As far as I know (my team members tried this), vmprof does not allow us to 
>> attach to a running process? We will evaluate 
>> https://github.com/vmprof/vmprof-python if you think it's doable.
>
> You would need some form of process cooperation (I think) but it does
> not seem impossible. What I would do is I would run a separate thread
> that accepts something (e.g. a pipe write) and then starts vmprof.
> vmprof once started is global to all threads

Also, please note that I mentioned vmprof as a way to get started.
You would need some *like*  what vmprof does; for a clean solution you
don't want to enable an additional profiler on your vtune code.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to