5e6919b4e1
otfprofile-mpi: - added progress display - added verbose messages - added functions to sychronize the error indicator to all worker ranks (enforces that all ranks will be terminated by calling MPI_Abort if anyone fails) - wrap def. comments after 80 characters - use pdf[la]tex instead of latex/dvipdf to convert TeX output to PDF - added configure checks for pdf[la]tex and PGFPLOTS v1.4 - fixed function invocation statistics generated from summarized information (--stat) - fixed memory leak Changes to VT: MPI wrappers: - fixed wrapper generation for MPI implementations which don't support the MPI-2 standard (e.g. MVAPICH, MPICH) - corrected IN_PLACE denotation for MPI_Alltoall* and MPI_Scatter* vtwrapper: - corrected detection of IBM XL's OpenMP flag -qsmp=*:omp:* vtunify: - fixed faulty cleanup of temporary files which occurred if VT is configured without trace compression support This commit was SVN r24851.