only this process fails - 

./adc.d 24930
dtrace: failed to compile script  ./adc.d: line 7: failed to grab
process 24930


This script works fine on any other process.



-----Original Message-----
From: Michael Schuster [mailto:michael.schus...@oracle.com] 
Sent: Monday, May 10, 2010 10:00 AM
To: William Reich
Cc: dtrace-discuss@opensolaris.org
Subject: Re: [dtrace-discuss] dtrace / c++ / lots of threads

On 10.05.10 15:51, William Reich wrote:
> Yes, I am trying to find my hotspots.
>
> However - NO dtrace script will work.

how is it failing? like your initial script:

>> Now I want to use this script on a large C++ executable.
>> The executable is 8.5 meg in size on a x86 platform.
>> This executable has more than 10 threads in it.
>>
>> I try to execute that  the dtrace script and I get this error -
>>
>> ./adc.d 24930
>> dtrace: failed to compile script  ./adc.d: line 7: failed to grab
process 24930

or differently?
does this happen for any process you try to trace, or just for this one?

Michael
-- 
michael.schus...@oracle.com     http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to