Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4032843

Profiling data from java -prof does not include all function calls

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1
    • hotspot
    • None
    • x86
    • windows_nt

      The profiling information produced by "java -prof ..." is
      rendered near useless by the absence of lots of function calls.

      We have a network client, which does lots of reads and writes
      to the network using the standard TCP Socket in java.net.

      However, none of these reads or writes appear in the profile
      output. I suspect this is not anything specific to the java.net
      Socket class, but a much wider problem.

      The absence of these calls makes it impossible to use or trust
      the output of the profiling information.

      There is also no indication of what the following entries mean:
      *** tab[1007] p=1e8ae70 cb=c12f68 cnt=5 ac=0 al=0
          Ljava/io/BufferedWriter; 5 120

      company - Insignia Solutions , email - ###@###.###

            pbk Peter Kessler
            mchamnessunw Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: