Hello!

I've tried to profile my twisted server with --profile=path
--profiler=cProfile --savestats options for twistd and it show results
only for functions which are in main thread and it is not really
helpful, because "dirty work" is done in threads. Is it possible to
profile functions which runs in other threads?


Thanks!

Pet

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to