home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9374 < prev    next >
Encoding:
Text File  |  1992-09-15  |  831 b   |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!ljubljana.prpa.philips.com!happy.PRPA.Philips.COM!ahuang
  3. From: ahuang@happy.PRPA.Philips.COM (Andrew Shao-Chun Huang)
  4. Subject: Profiling without source
  5. Message-ID: <1992Sep15.164004.16067@prpa.philips.com>
  6. Sender: ahuang@happy.PRPA.Philips.COM (Andrew Sao-Chun Huang)
  7. Nntp-Posting-Host: happy.prpa.philips.com
  8. Organization: Philips Research Palo Alto
  9. Date: Tue, 15 Sep 1992 16:40:04 GMT
  10. Lines: 13
  11.  
  12. Hi:
  13.  
  14. Does anyone know if there is an existing package that'll let me
  15. profile a program for which the source code is not available?
  16. I'm interested in knowing how much time is spent in each address
  17. range.  I suppose I can write a profiler that uses the timer
  18. interrupt to sample the PC but if a package (preferably public
  19. domain) already exist, all the better.
  20.  
  21. Thanks
  22.  
  23. -Andrew
  24.  
  25.