home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!ljubljana.prpa.philips.com!happy.PRPA.Philips.COM!ahuang
- From: ahuang@happy.PRPA.Philips.COM (Andrew Shao-Chun Huang)
- Subject: Profiling without source
- Message-ID: <1992Sep15.164004.16067@prpa.philips.com>
- Sender: ahuang@happy.PRPA.Philips.COM (Andrew Sao-Chun Huang)
- Nntp-Posting-Host: happy.prpa.philips.com
- Organization: Philips Research Palo Alto
- Date: Tue, 15 Sep 1992 16:40:04 GMT
- Lines: 13
-
- Hi:
-
- Does anyone know if there is an existing package that'll let me
- profile a program for which the source code is not available?
- I'm interested in knowing how much time is spent in each address
- range. I suppose I can write a profiler that uses the timer
- interrupt to sample the PC but if a package (preferably public
- domain) already exist, all the better.
-
- Thanks
-
- -Andrew
-
-