Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uokvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!ihnp4!inuxc!pur-ee!uiucdcs!okstate.UUCP!uokvax.UUCP!emjej From: emjej@uokvax.UUCP Newsgroups: net.micro.6809 Subject: Re: Orphaned Response Message-ID: <3500130@uokvax.UUCP> Date: Mon, 20-Jan-86 11:17:00 EST Article-I.D.: uokvax.3500130 Posted: Mon Jan 20 11:17:00 1986 Date-Received: Thu, 23-Jan-86 20:21:51 EST References: <3500127@uokvax.UUCP> Lines: 13 Nf-ID: #R:uokvax.UUCP:3500127:uokvax.UUCP:3500130:000:537 Nf-From: uokvax.UUCP!emjej Jan 20 10:17:00 1986 Thanks to Bob Larson and Mike Knudsen for the answer, which I put here for posterity: prof.c has in it sample versions of the functions that are called on entry and exit when you compile with the -p option. What tripped me up was that the version I had (which appeared in clib.l) did NOT have an _eprof function. I stuck in a trivial one, and all was well. You can, of course, roll your own profiling functions, perhaps including some tracing information as well...just be sure not to compile them with -p (whirr). James Jones