Date: Wed, 23 Aug 2000 09:30:47 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: ejrh AT paradise DOT net DOT nz Message-Id: <9427-Wed23Aug2000093046+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: djgpp AT delorie DOT com In-reply-to: <967009112.114362@shelley.paradise.net.nz> (ejrh@paradise.net.nz) Subject: Re: Profiling and Allegro References: <967009112 DOT 114362 AT shelley DOT paradise DOT net DOT nz> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Edmund Horner" > Newsgroups: comp.os.msdos.djgpp > Date: Wed, 23 Aug 2000 17:39:55 +1200 > > Does anyone know what affect the Allegro timer system does to profiling > using gprof? Theoretically (I don't use Allegro), if the Allegro timers chain to the previous handler, and if they don't run complex code, profiling should work just fine.