[Python-Dev] Encoding of PyFrameObject members (original) (raw)
Robert Collins robertc at robertcollins.net
Mon Feb 9 01:36:38 CET 2015
- Previous message: [Python-Dev] Encoding of PyFrameObject members
- Next message: [Python-Dev] Encoding of PyFrameObject members
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Encoding of PyFrameObject members
- Next message: [Python-Dev] Encoding of PyFrameObject members
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]