Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java Profilers for Mac?



This is the one I use on Windows and the Mac:

http://www.yourkit.com/


On 30-May-06, at 7:27 AM, Daniel Pasco wrote:

I normally just run my app with the -Xrunhprof flag.  It goes really slow and generates a huge output file but it generates a usage table and a list of traces that you can use to profile your apps just fine.

Profile CPU utilization:

 java -Xrunhprof:cpu=times,file=log.txt,depth=3 MyApp

Profle Object creation:

java -Xrunhprof:heap=sites,file=mysites.txt MyApp


-Daniel

On May 30, 2006, at 7:13 AM, T Koyn wrote:

I am wondering about recommendations for the best profilers on the Mac

a) For a Java 1.4 program
b) For a Java 5 program

Integration with Eclipse preferred, but not required. Need to measure actual method invocation times accurately, hopefully down to microseconds if possible or at least milliseconds, and not statistical sampling.

Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden

References: 
 >Java Profilers for Mac? (From: T Koyn <email@hidden>)
 >Re: Java Profilers for Mac? (From: Daniel Pasco <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.