From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6a09a7f0388c172e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-03 07:32:54 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!news.maxwell.syr.edu!out.nntp.be!propagator-dallas!news-in-dallas.newsfeeds.com!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <9hpdkf$nhb$1@s1.read.news.oleane.net> <9hq5q2$85f$1@s1.read.news.oleane.net> <9hrttg$q32$1@s1.read.news.oleane.net> Subject: Re: gprof question Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Tue, 03 Jul 2001 10:32:43 EDT Organization: http://www.newsranger.com Date: Tue, 03 Jul 2001 14:32:43 GMT Xref: archiver1.google.com comp.lang.ada:9375 Date: 2001-07-03T14:32:43+00:00 List-Id: In article <9hrttg$q32$1@s1.read.news.oleane.net>, Jean-Pierre Rosen says... >I browsed the (former) DejaNews, and this seems to confirm that gprof measures >*CPU time* only. That can be certainly useful for some programs, but not mine. >Anyone knows about a profiler that cares about *real* time ? For Win9x? Most PC developers use NT (even when their target is 9x-only) for a reason. Win9x just doesn't support software development very well. It may turn out that your only recourse for "wall time" is to do it yourself iteratively with Ada.Calendar. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com