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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,515d3a36fd924555,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-23 00:27:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!paloalto-snh1.gtei.net!news.gtei.net!paloalto-snr1.gtei.net.POSTED!not-for-mail Message-ID: <3BFE0879.E27234FA@verizon.net> From: "Mark B. Wallace" Reply-To: wallace@no.spam.acm.org Organization: Information Engineering X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,ru MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Execution profiling Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: 9+o0NN6Y5N2y+OvFqBHtKs1YB6oBDxxwtJ/r2HkfEtXkOyk3/m+Wik+XrqidwB6t/WnU9QFnKh6G!4b8p3EcJZeDuEbinvdZiMEf5JYbMK55KFfgSviucbD8wesIgjzL5G4WgHwmcTac= X-Complaints-To: abuse@gte.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Fri, 23 Nov 2001 08:27:43 GMT Distribution: world Date: Fri, 23 Nov 2001 08:27:43 GMT Xref: archiver1.google.com comp.lang.ada:16895 Date: 2001-11-23T08:27:43+00:00 List-Id: Is anyone aware of an Ada95 compiler or IDE or tool that provides execution profiling for Ada95 programs? (By that I mean that a program could be automatically instrumented, and data made available, post-execution, about how much CPU time was consumed in each "part" of the program during a given run.) TIA, Mark