comp.lang.ada
 help / color / mirror / Atom feed
* Performance analyzer.
@ 2001-08-15 19:48 Beard, Frank
  2001-08-17  3:04 ` DuckE
  0 siblings, 1 reply; 4+ messages in thread
From: Beard, Frank @ 2001-08-15 19:48 UTC (permalink / raw)
  To: 'comp.lang.ada@ada.eu.org'

Does anyone know of a good performance analyzer that
will work with Aonix ObjectAda?

Thanks.
Frank



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Performance analyzer.
  2001-08-15 19:48 Beard, Frank
@ 2001-08-17  3:04 ` DuckE
  0 siblings, 0 replies; 4+ messages in thread
From: DuckE @ 2001-08-17  3:04 UTC (permalink / raw)


I'm not sure what is meant by a "performance analyzer", but the profiler
included with the MS SDK works with OA.

SteveD


"Beard, Frank" <beardf@spawar.navy.mil> wrote in message
news:mailman.997904968.29790.comp.lang.ada@ada.eu.org...
> Does anyone know of a good performance analyzer that
> will work with Aonix ObjectAda?
>
> Thanks.
> Frank





^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Performance analyzer.
@ 2001-08-17 19:16 Beard, Frank
  2001-08-18  3:25 ` DuckE
  0 siblings, 1 reply; 4+ messages in thread
From: Beard, Frank @ 2001-08-17 19:16 UTC (permalink / raw)
  To: '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


"Beard, Frank" <beardf@spawar.navy.mil> wrote in message
news:mailman.997904968.29790.comp.lang.ada@ada.eu.org...
> Does anyone know of a good performance analyzer that
> will work with Aonix ObjectAda?
>
> Thanks.
> Frank


_______________________________________________
comp.lang.ada mailing list
comp.lang.ada@ada.eu.org
http://ada.eu.org/mailman/listinfo/comp.lang.ada



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Performance analyzer.
  2001-08-17 19:16 Performance analyzer Beard, Frank
@ 2001-08-18  3:25 ` DuckE
  0 siblings, 0 replies; 4+ messages in thread
From: DuckE @ 2001-08-18  3:25 UTC (permalink / raw)


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






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-18  3:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-17 19:16 Performance analyzer Beard, Frank
2001-08-18  3:25 ` DuckE
  -- strict thread matches above, loose matches on Subject: below --
2001-08-15 19:48 Beard, Frank
2001-08-17  3:04 ` DuckE

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