Importing Profile Data

MindStudio Insight allows users to import memory result files collected by the msLeaks tool and displays related content in graphics. Only DB files can be imported. For details about how to obtain the files, see . For details about the memory data that can be imported, see Table 1.

Table 1 Memory data description

File

Description

GUI Display

leaks_dump_{timestamp}.db

The value of --events must contain at least the alloc and free events.

Memory Request/Release Line Graph & Memory Block Graph

The value of --analysis contains decompose.

Memory Details Disassembly Diagram

The tracer function is enabled by a Python API call.

Python call stack graph