mcf_dmm_trace — Print DMM allocation trace to file
mcf_dmm_trace
prints all memory
allocation and memory free requests to a log file. Useful during
debugging.
file
File name of log file (input). The string may not
exceed the maximum file name
length. If file
is empty or blank
any open log file will be closed.
status
Status code returned (output). Upon successful completion of the operation, the status value 0 is returned. A negative value is returned if an error has been detected. A positive value is returned if a warning has been issued.