Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Tools / February 2004

Tip: Looking for answers? Try searching our database.

trace a java program

Thread view: 
Sunil - 06 Feb 2004 13:55 GMT
I need to trace a java client application, packaged as a jar, (to know the
flow and the objects being used). Are there any free utilities which do
this.
Robert Klemme - 06 Feb 2004 14:19 GMT
> I need to trace a java client application, packaged as a jar, (to know the
> flow and the objects being used). Are there any free utilities which do
> this.

There is ALF for JAVA, which creates a textual trace of all method
invocations.  AFAIK it's only available for Windows but I think there are
similar tools for other platforms.
http://alfj.sourceforge.net/

Then there are several tools for memory profiling, most of which do cost
money:
- optimizeit (Borland)
-

There's an eval license for yourkit.  I can't comment on this since I
never used it.
http://www.yourkit.com

And there's a free Eclipse plugin, which I didn't use for memory
profiling.
http://eclipsecolorer.sourceforge.net/index_profiler.html

You'll find plenty here:
http://directory.google.com/Top/Computers/Programming/Languages/Java/Development
_Tools/Performance_and_Testing/


Regards

   Robert
Philip Michael - 11 Feb 2004 18:40 GMT
> I need to trace a java client application, packaged as a jar, (to know the
> flow and the objects being used). Are there any free utilities which do
> this.

Check the JFluid profiler (http://research.sun.com/projects/jfluid) - it's
free, and the latest version (1.4) has proper support for both CPU profiling
(who calls whom and how much time it takes) and memory profiling (where
objects are created, in what numbers, and how many GCs they survive).


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.