dmmtrace — Logs all DMM requests to file
dmmtrace
logs all memory allocation and
memory free requests to a log file. Useful during debugging.
fname
File name of log file (input). Log stops if
dmmtrace
is called with an empty file
name.
status
Status code returned (output). A value of 0 indicates normal completion of the operation. A negative value indicates an error. A positive value indicates a warning. See MemCom error codes.