>>>>> Kontorotsui  writes:

    Kontorotsui> On 15-Jul-99 Juergen Kreileder wrote:
    Kontorotsui> [cpu:times segfaults]
    >> I haven't seen any segfaults with it.

    >> Note that 'times' doesn't show cpu times with pre 1 & 2, it will work
    >> with the next release.

    Kontorotsui> Then, what does it show? 

It shows the THREAD START, THREAD END, TRACE, and CPU TIME records but
the CPU TIME record is rather useless in pre1&2. 

    Kontorotsui> I'm using the pre1 version, maybe you have the pre2?
 
The output with pre1 & pre2 looks like this:
...
CPU TIME (ms) BEGIN (total = 0) Fri Jul 16 13:22:16 1999
rank   self  accum   count trace method
   1   NaN%   NaN%       0     1 <empty trace>
   2   NaN%   NaN%       0    67 sun/tools/asm/TryData.add
   3   NaN%   NaN%       0     8 sun/tools/javac/BatchEnvironment.parseFile
...
  68   NaN%   NaN%       0    18 sun/tools/javac/SourceClass.<init>
  69   NaN%   NaN%       0    48 sun/tools/java/Imports.resolve
CPU TIME (ms) END


Post-pre2 output will look like this:
...
CPU TIME (ms) BEGIN (total = 98206) Fri Jul 16 13:46:41 1999
rank   self  accum   count trace method
   1  3.64%  3.64%  282214   936 java/io/BufferedInputStream.read
   2  3.25%  6.88%  282214  1027 java/io/DataInputStream.readUnsignedByte
   3  1.89%  8.78%  282214  1942 java/io/BufferedInputStream.ensureOpen
...
2044  0.01% 99.74%      38   699 sun/tools/java/Type.getTypeMask
2045  0.01% 99.75%      19  1739 sun/tools/javac/BatchEnvironment.error
CPU TIME (ms) END



        Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Porting Team
http://www.blackdown.org/java-linux.html


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to