#include "petsc.h" int PetscLogTraceBegin(FILE *file)Collective on PETSC_COMM_WORLD
PetscLogTraceBegin() allows tracing of all PETSc calls, which is useful to determine where a program is hanging without running in the debugger. Can be used in conjunction with the -log_info option.
Level:intermediate
Location:src/sys/src/plog/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages