From: "Werner Stock" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Profiler? Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Wed, 25 Apr 2001 09:29:27 +0200 NNTP-Posting-Host: 195.2.4.98 X-Complaints-To: abuse AT xpoint DOT at X-Trace: news.cwxpoint.at 988184432 195.2.4.98 (Wed, 25 Apr 2001 09:40:32 MEST) NNTP-Posting-Date: Wed, 25 Apr 2001 09:40:32 MEST Organization: Cable & Wireless Xpoint GesmbH To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > Is there any profiler available for profiling applications compiled > > with DJGPP? > > Yes, it's called `gprof' and is part of the Binutils package, so it > should already be in your `bin' subdirectory. There is a chapter in the > FAQ that explains how to use it, and there's gprof.info manual. I found it. Thanks a lot, Eli! Best regards, -Werner