home *** CD-ROM | disk | FTP | other *** search
- Copyright (C) 1990 MetaWare Incorporated. All Rights Reserved.
-
- MetaWare Profiler
- Version 1.0
- December 1990
-
-
- Table of Contents
- -----------------
-
- 1. Release Notes
- 2. Profiler Files
- 3. Sample Link Script
- 4. Problems
-
-
- 1. Release Notes
- -----------------
-
- See the Profiler User's Guide for a complete description of the Profiler and
- how it is used.
-
- The Profiler is a protected-mode program; it run only on an 80386 or 80486
- machine.
-
- The Profiler currently does not work under ERGO Computing's OS/386.
-
-
- 2. Profiler Files
- ------------------
-
- small\mwprof.obj -- The Monitor object file (actually five object files
- concatenated).
-
- inc\profile.h -- Monitor function prototypes.
-
- profile.exe -- The Profiler.
-
-
- 3. Sample Link Script
- ----------------------
-
- This is a list of the contents of a sample link command file for the Phar Lap
- linker and MetaWare Profiler:
-
- mwprof.obj
- sample.obj
- -lib d:\d386\small\hce.lib
- -lib d:\d386\small\na.lib
- -realbreak end_real
- -cvsymbols
- -exe sample
-
-
- 4. Problems
- ------------
-
- If you think you have discovered a Profiler problem, send a problem report to
- MetaWare Customer Service. If possible, please send a test case that
- demonstrates the problem.
-
- All problem reports must include your serial number and specify which version
- of the compiler you are using. If your sample code exceeds 15 lines, please
- send it by diskette to the address below, or by E-mail to:
-
- uunet!acad!metaware!tech
- -or-
- Internet tech@metaware.com
- -or-
- INTERNET:tech@metaware.com
-
- MetaWare Customer Service can be reached at (408) 429-6111, 8:00 am to 4:30 pm
- Monday through Friday.
-
-
- MetaWare Incorporated
- 2161 Delaware Avenue
- Santa Cruz, CA 95060-5706
- (408)429-6382 FAX:(408)429-9273
-