View Single Post
barbieri's Avatar
Posts: 44 | Thanked: 21 times | Joined on Dec 2007 @ Recife, Brazil
#13
Actually no. You can run using OProfile and it will point you to most demanded points.

Even python debugging is available, you just need to run canola with "--profile" and it will use hotshot if installed.
 

The Following User Says Thank You to barbieri For This Useful Post: