You can perform memory analysis on a running program, or you can log the trace to a file on the target system. The advantage of logging the trace is that doing so frees up qconn resources; you run the process now, and perform the analysis later. Also, if your target is not connected to the network, it's the only way you can do memory analysis.
An Import dialog is displayed:
The memory analysis session would be created and populated with the data, click on session to start the analysis, see Viewing Memory Analysis data.
For the supported options of the rcheck library, see the summary of Memory Analysis Tool (MAT) graphical user interface options (flags) and their corresponding environment variables at GUI interface options and environment variables for the Memory Analysis Tool.