[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.hyades] How Hyades Profiler Works

Hello,


I'm just starting to learn the Hyades profiler and I would like to know how 
hyades
collects the profiling data. Does it use JVMPI / JVMTI? An another question 
is
that does the profiler have an API that other applications could use. I need 
to get
information about live instances in the JVM and also the state of these 
instances (e.g.
to what instances they hold references, state of the private attributes). Is 
this possible with
Hyades?


Best Regards,
- Sami Lakka