Using the Memory Profiling Viewer

Memory Profiling for C and C++

Memory Profiling results for C and C++ are displayed in the Memory Profiling Viewer.

Error and Warning Filter

The Memory Profiling Viewer for C and C++ allows you to filter out any particular type of Error or Warning message from the report.

To filter out error or warning messages:

  1. Select an active Memory Profiling Viewer window.
  2. From the Memory Profiling menu, select Errors and Warnings.
  3. Select or clear the type of message that you want to show or hide.

For example, you can disable MLK (Memory Leak) with empty stack trace to hide from the report memory allocations that occurred before the application started.

Reloading a Report

If a Memory Profiling report has been updated since the moment you have opened it in the Memory Profiling Viewer, you can use the Reload command to refresh the display:

To reload a report:

  1. From the View Toolbar, click the Reload button.

Resetting a Report

When you run a test or application node several times, the Memory Profiling results are appended to the existing report. The Reset command clears previous Memory Profiling results and starts a new report.

To reset a report:

  1. From the View Toolbar, click the Reset button.

Related Topics

Memory Profiling results | Opening a report | Report Explorer | Using the report viewer | Exporting reports