Hi, 
I am a new to dtrace and have a little question I am hoping you could clear up.
When I run the following I command I get the ouput of the file which is being 
stat by ftsat64, when I quantize this what reference is the Value field using

dtrace -n syscall::fstat64:entry'[EMAIL PROTECTED](arg0)}'

  /opt/VRTSperl/lib/5.8.6/vars.pm
           value  ------------- Distribution ------------- count
               2 |                                         0
               4 |@@@                                      4
               8 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    42
              16 |                                         0
 
  /usr/lib/iconv/alias
           value  ------------- Distribution ------------- count
               4 |                                         0
               8 |@@@@@                                    3
              16 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@      21
              32 |                                         0
 
  /opt/VRTSperl/lib/5.8.6/Carp.pm
           value  ------------- Distribution ------------- count
               2 |                                         0
               4 |@@@@@@@@@                                12
               8 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@          42
              16 |                                         0
 
  <unknown>
           value  ------------- Distribution ------------- count
              -1 |                                         0
               0 |@@                                       16
               1 |@@@@@@@@@@@@@@@@                         112
               2 |@@@@@@                                   42
               4 |@@@@@@@@@@@@@@@@                         116
               8 |                                         0

Just looking for some pointers really on what this would relate to.

Al


--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to