:orphan: # PetscLogMPEDump Dumps the MPE logging info to file for later use with Jumpshot. ## Synopsis ``` #include "petscsys.h" PetscErrorCode PetscLogMPEDump(const char sname[]) ``` Collective over `PETSC_COMM_WORLD` ## See Also [](ch_profiling), `PetscLogDump()`, `PetscLogAllBegin()`, `PetscLogMPEBegin()` ## Level advanced ## Location src/sys/logging/plog.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/logging/plog.c) [Index of all Profiling routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)