This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: profile questions
On Mon, 2006-08-28 at 15:37 -0600, Tom Tromey wrote:
> BTW ... Anthony, if you could redo the profile with addr2line
> disabled, that would be interesting. You can do this with:
>
> -Dgnu.gcj.runtime.NameFinder.use_addr2line=false
This makes no difference. I thought this option controlled whether or
not addr2line is used if dl_addr isn't available (which it is).
> Also I saw oprofiled and no-vmlinux in the profile. Is there some way
> to remove those?
I don't know. There's no obvious way to do this AFAICT.
AG