[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] Re: profiling native/jni methods

Jon,
The Java profiler with Hyades will only work on Java code.  Hense, once you
step below the native method your stack details will be lost.  I am not
aware of any tools available for profiling this scenario.


"Jon Nall" <nall@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:pan.2004.09.27.15.56.58.609946@xxxxxxxxxxxxxxxxxxxxxxx
> hello.
> i have an application that is split across java and C++. the two
> communicate with one another via JNI calls. can hyades help in this
> scenario or will it only capture data for the java code?
>
> if hyades doesn't support java/c++, does anyone know of a profiler that
> can give a unified view of java *and* native method performance?
>
> thanks in advance.
> nall.