PetscTrLogDump
Dumps the log of all calls to malloc; also calls PetscGetResidentSetSize().
Synopsis
int PetscTrLogDump(FILE *fp)
Collective on
PETSC_COMM_WORLD
Input Parameter
fp -file pointer; or PETSC_NULL
Options Database Key
-trmalloc_log -Activates PetscTrLog() and PetscTrLogDump()
See Also
PetscTrLog()
Location: src/sys/src/memorymtr.c
System Index
Table of Contents