If you want to profile a Python application, you can get some basic functionality with the cProfile and pstats modules, as described in the Python Profilers documentation. After some curious experimenting, I discovered that the pstats module provides a handy interactive mode. To my surprising, I didn't found any substantial …
-
-
Eclipse TPTP woes in Ubuntu and how to solve it as non-root
Today, I wanted to do some profiling of a Java application in Eclipse (3.4 aka Ganymede) on my Ubuntu 8.10 box at work. Google pointed me to the Eclipse TPTP (Test & Performance Tools) platform, which I installed through the Eclipse plug-in installer thingy, that weird acting constantly blocking …
page 1 / 1