I would like to try a sampling approach to profiling. My thought is to have a profiling thread that samples the execution frame of all the other started threads. I don't see any path from the threads returned by threading.enumerate() to their current frames. Am I missing something?
Thx, Skip -- http://mail.python.org/mailman/listinfo/python-list