Re: Testing dtrace

2012-05-24 Thread serguei.spit...@oracle.com
I don't know these tests well. But I see there is the jhelper/ smoke test there. It does a fairly surface testing that checks that a simple d-script does not fail and that the jhelper.d (supporting DTrace jstack action) was installed on the system. I still have some old half-manual tests for j

Testing dtrace

2012-05-24 Thread Coleen Phillimore
Hi, I made some jhelper.d changes for the permgen elimination repository. I'm strictly pattern matching. Do the NSK dtrace tests test this code? Is there a complicated setup for these tests or do I just need to be root? thanks, Coleen