petsc-3.5.4 2015-05-23
Report Typos and Errors

PetscMallocSetDumpLog

Activates logging of all calls to PetscMalloc().

Synopsis

#include "petscsys.h" 
PetscErrorCode PetscMallocSetDumpLog(void)
Not Collective

Options Database Key

-malloc_log <filename> - Activates PetscMallocDumpLog()
-malloc_log_threshold <min> - Activates logging and sets a minimum size

See Also

PetscMallocDump(), PetscMallocDumpLog(), PetscMallocSetDumpLogThreshold()

Level:advanced
Location:
src/sys/memory/mtr.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages