6U2 IA: collect/analyzer only reporting main thread.
807575Jun 18 2003 — edited Jun 20 2003
I've run one of our performance benchmarks with the "collect" command. I know for certain that the application creates more than one thread - but only the functions executed by the main thread are reported when the experiment is loaded in the analyzer. We are using the mixed thread model "-mt -D_POSIX_PTHREAD_SEMANTICS -lpthread -lc" and have globally enabled the alternate threads library with crle, as we intend to move to solaris 9 and want predictable thread behaviour. The platform is a 2 way P3 machine running Solaris 8 x86. All of the compiler patches are up to date, and the most recent recommended patch cluster has been installed.
Any suggestions or ideas would be appreciated.