| > Can anyone recommend a software performance analysis tool with similar
> functionality to DECset PCA for Digital Unix, my customer is not happy
> with the Fuse Profiler, target is a 1,000,000 line Ada application.
I think there are several profilers, but I haven't done a study on how
useful they are. Ada uses DECThreads to implement Ada tasking, and
I believe that at least one profiler has issues with this (see various
man pages).
DEC Ada V3.3 supports gprof (earlier versions didn't), in case that helps
your user.
In general, the UNIX tools do not have much Ada-specific support.
I don't see this improving.
Charlie
|