petsc-3.7.5 2017-01-01
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