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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,24f6ac49b18550dd,start X-Google-Attributes: gid103376,public From: "Herv� BITTEUR" Subject: Profiling tool under WinNT ? Date: 1999/11/02 Message-ID: <381EAC04.6FAEE337@alcatel.fr>#1/1 X-Deja-AN: 543446904 Content-Transfer-Encoding: 7bit Organization: ALCATEL Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-11-02T00:00:00+00:00 List-Id: Could someone recommend a profiling tool to analyze an Ada program running under Windows NT. Something like a version of 'gprof' that would run under Win98/WinNT ? I'm using GNAT 3.12p on this platform. Before jumping on any kind of blind optimization, I would like to figure out where my CPU is actually spent ... Thanks for any clue, --Herve Bitteur