Xprofiler
Part of Parallel Environment
Compile and link as for gprof
Run Xprofiler to produce graphics display of call tree of program
- The area of each rectangle represents the CPU time spent in that routine.
- Clicking on a rectangle produces a set of options, once of which creates Fortran source code listing with each statement annotated with CPU time