Re: [dtrace-discuss] Dtrace and java 1.5

2009-09-15 Thread Adam Leventhal
Hey Hans, This might help: http://blogs.sun.com/ahl/entry/dtracing_java In that post you can find links to the agent plugins. Adam On Sep 9, 2009, at 10:33 AM, Hans-Peter Sloot wrote: BTW I tried to understand the info on several websites but it has not become clear to me how to get the

Re: [dtrace-discuss] Dtrace and java 1.5

2009-09-15 Thread Angelo Rajadurai
You may also find my JavaONE hands on lab useful. http://developers.sun.com/learning/javaoneonline/j1lab.jsp?lab=LAB-9400yr=2008track=1 It talks about using DTrace for Java 1.4.2, 1.5, 6.0 and 7. You can also see how to use it for other scripting languages, mysql and C applications. Its

[dtrace-discuss] Dtrace and java 1.5

2009-09-09 Thread Hans-Peter Sloot
Hi, I have used dtrace in the past for diagnosing IO/filesystem related issues. So I am a bit familiar with dtrace scripts Now I want to diagnose performance problems in the java area. May be memory leak etc. The hotspot provider is not present. How can I get them? Does someone have any

Re: [dtrace-discuss] Dtrace and java 1.5

2009-09-09 Thread Hans-Peter Sloot
BTW I tried to understand the info on several websites but it has not become clear to me how to get the dvm or djvm providers. Regards Hans -- This message posted from opensolaris.org ___ dtrace-discuss mailing list dtrace-discuss@opensolaris.org