Memory result formats

Memory event results format

For a memory event (allocation/deallocation events), the data in the results file appears in the following order:


Bin event results format

For a bin event, the data in the results file appears in the following order:


Runtime error event results format

For a runtime error event, the data in the results file appears in the following order:


Band event results format

For a band event, the data in the results file appears in the following order:


In the IDE, you can import trace data session information from a Memory Analysis session view. When importing memory analysis session information, the IDE lets you import the event-specific results for libmalloc events in .csv format, and the other session trace data in .xml format.

Note: To include column headers for the event data in the exported CSV file, select the Generate header row checkbox in the Exporting Memory Analysis Data wizard.
Related concepts
Exporting memory analysis session data