[Python-Dev] Encoding of PyFrameObject members (original) (raw)

Robert Collins robertc at robertcollins.net
Mon Feb 9 01:36:38 CET 2015


On 9 February 2015 at 09:11, Maciej Fijalkowski <fijall at gmail.com> wrote:

Hi Francis

Feel free to steal most of vmprof code, it should generally work without requiring to patch cpython (python 3 patches appreciated :-). As far as timer goes - it seems not to be going anywhere, I would rather use a background thread or something

What about setting a flag when the signal arrives and checking it at the next bytecode evaluation or something?

-Rob



More information about the Python-Dev mailing list