home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progasm / prof.arj / POSTER next >
Encoding:
Text File  |  1991-11-08  |  850 b   |  29 lines

  1. >>>file/ibm_pc_b 2057 ibmbin-request@crdgw1.crd.ge.com(22372)24Oct91 08:06
  2. TITLE: v15i098: prof, code profiler (part 01/01)
  3.  
  4. +Message-ID   : <5198@sixhub.UUCP>
  5. +From         : ibmbin-request@crdgw1.crd.ge.com
  6.  
  7. Checksum: 1198256294  (Verify with "brik -cv")
  8. X-Submissions-to: ibmbin@crdgw1.crd.ge.com
  9. X-Questions-to: ibmbin-request@crdgw1.crd.ge.com
  10. Posting-number: Volume 15, Issue 098
  11. Submitted-by: svenng@zevs.ifi.unit.no
  12. Archive-name: prof/part01
  13.  
  14.  
  15. This is a free profiler for MS-DOS.
  16.  
  17.   It does require a compiler which will produce a map file.
  18.  
  19. It has the following primary options:
  20.  - report on relative time spent in each function
  21.  - report on relative time spent on each line
  22.  - count entry to each function
  23.  - count entry to each line
  24.  - look where calls to a specified function comes from
  25.  - report DOS calls
  26.  
  27.  
  28.  
  29.