Hello Adam,

Thursday, April 3, 2008, 7:24:00 PM, you wrote:

AL> On Thu, Apr 03, 2008 at 08:36:10AM +0100, Robert Milkowski wrote:
>> So maybe it is only on Niagara-2 platform?

AL> I was able to see the same issue on a Niagara system. The issue you're 
seeing
AL> is that each invocation of the sysinfo:::xcalls probe can have a value of
AL> greater than one. You should actually be doing this:

AL> sysinfo:::xcalls
AL> {
AL>         @ = sum(arg0);
AL> }

AL> For me that produces results that jibe with the output from mpstat.


Yeah.... that's it.

Thank you.

-- 
Best regards,
 Robert                            mailto:[EMAIL PROTECTED]
                                       http://milek.blogspot.com

_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to