instrumenting Python code

brueckd at tbye.com brueckd at tbye.com
Wed Mar 27 13:02:59 EST 2002


On Wed, 27 Mar 2002, Skip Montanaro wrote:

>
>     Dave> Now, about profiling multithreaded applications. Do you have any
>     Dave> suggestions?
>
> Other than looking at Python/ceval.c and Modules/_hotshot.c to see what
> needs to be done, no.  A quick peek at the slides from Fred's hotshot talk
> at IPC10 suggests that multithreading is either not yet supported or not
> well-supported.  Fred probably has a better idea what still needs to be done
> if you want to tackle it.

Ok, thanks, I'll talk to him.

-Dave





More information about the Python-list mailing list