Which profiler do you use for Fortran code base with MPI in it? gprof doesn\'t seem to be working correctly. Sun Studio Analyzer only returns the timings for the C/C++ syste
gprof is a good profiler for Fortran and other GNU based compilers.
gprof