This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [GCJ] Performance of GUI applications on embedded systems
- From: "ffileppo" <ffileppo at libero dot it>
- To: "aph" <aph at redhat dot com>
- Cc: "java" <java at gcc dot gnu dot org>, "classpath" <classpath at gnu dot org>
- Date: Mon, 3 Nov 2008 13:50:44 +0100
- Subject: Re: [GCJ] Performance of GUI applications on embedded systems
> > oprofile is your friend. If you can get oprofile working on your
> > target system, please use it and find out if it does what you need.
>
> I did it. The answer is appended.
>
> The problem is that the program is spending almost all of the time
> generating stack traces, millions and millions of them.
>
> Andrew.
>
>
Hi Andrew,
thanks a lot for your help.
Do you have any ideas to fix this problem?
Thank you,
Francesco