Author alecf
Recipients
Date 2005-01-11.23:05:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21804

So does this mean there is no decent way to use start() or
stop() if they are not called within the same stackframe? 

I've noticed this by trying to analyze prof files with
external python scripts - i.e. I generate the profile in one
program, and try to open it in another for analysis. Its the
2nd program that tries to open it that gets the crash.
History
Date User Action Args
2007-08-23 14:25:54adminlinkissue1019882 messages
2007-08-23 14:25:54admincreate