[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tptp] Re: mac OS x tptp support?

Thanks for the info. Cobertura seems to only due code coverage not execution time. http://cobertura.sourceforge.net/sample/

Are there any other options? I am currently doing the following, which works however it is a file dump and hard to go through and doesn't do all that I wish.

java -cp ..:my.jar -Xrunhprof:cpu=samples,depth=6,heap=sites com.mypackage.MyClass