dotMemory 2016.2 Help

Standalone Applications

Standalone applications include Console Application, Windows Forms or Windows Presentation Foundation applications.

In order to profile a Standalone Application, you should specify the following parameters:

  • Application
    Full path to the application executable.
  • Arguments
    Optional arguments passed to the executable.

If you click the /help/img/dotnet/2016.2/button_adv_options.png button, you will be able to additionally specify the following parameters:

  • Working directory
    Full path to a custom working directory of the profiled application.
  • Profile child processes
    If checked, dotMemory will profile not only the main app process but the processes it runs as well.
Last modified: 14 December 2016