comp.lang.ada
 help / color / mirror / Atom feed
From: "DuckE" <nospam_steved94@home.com>
Subject: Re: Performance analyzer.
Date: Sat, 18 Aug 2001 03:25:17 GMT
Date: 2001-08-18T03:25:17+00:00	[thread overview]
Message-ID: <xelf7.31007$vW2.13734834@news1.sttln1.wa.home.com> (raw)
In-Reply-To: mailman.998075849.16397.comp.lang.ada@ada.eu.org

My understanding is that the profiler in the SDK periodically interrupts the
program and samples the program counter.  Tallies are maintained for various
accesses to memory.  When the program terminates a "profile.out" file is
produced by cross referencing these counts with the map file.

I believe this is what is referred to as a "statistical profiler".  You may
find it useful if you understand how it works and the limitations.

BTW: I found that to successfully run the profiler I had to bump up the
stack sizes (I added a 2 in front of every value in the setup in the IDE).

SteveD

"Beard, Frank" <beardf@spawar.navy.mil> wrote in message
news:mailman.998075849.16397.comp.lang.ada@ada.eu.org...
> I'm looking for something to tell me where time is
> being consumed during runtime.  Do you know if the
> profiler in the MS SDK will do that?
>
> Thanks.
> Frank
>
> -----Original Message-----
> From: DuckE [mailto:nospam_steved94@home.com]
> Sent: Thursday, August 16, 2001 11:05 PM
> To: comp.lang.ada@ada.eu.org
> Subject: Re: Performance analyzer.
>
>
> I'm not sure what is meant by a "performance analyzer", but the profiler
> included with the MS SDK works with OA.
>
> SteveD






  reply	other threads:[~2001-08-18  3:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17 19:16 Performance analyzer Beard, Frank
2001-08-18  3:25 ` DuckE [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-15 19:48 Beard, Frank
2001-08-17  3:04 ` DuckE
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox