This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Reasons for slow applikation startup?
- From: Tom Tromey <tromey at redhat dot com>
- To: Clemens Eisserer <linuxhippy at web dot de>
- Cc: java at gcc dot gnu dot org
- Date: 01 Nov 2004 15:39:23 -0700
- Subject: Re: Reasons for slow applikation startup?
- References: <418120FF.6070805@web.de> <m3acu1ldip.fsf@localhost.localdomain><41868F48.3020806@web.de>
- Reply-to: tromey at redhat dot com
>>>>> "Clemens" == Clemens Eisserer <linuxhippy@web.de> writes:
Clemens> I think gprof lies - are there any other, better free profilers that
Clemens> work well together with GCJ (maybe without even recompiling it?).
I've heard of success with oprofile and with qprof.
I haven't tried either personally.
Tom