Projects

Top  Previous  Next

What Is GuiProf Project?

GuiProf projects contain the following information:

Assemblies loaded for design-time analysis
Run-time snapshots
Event settings for objects and types
Profiling parameters (program to start, command line arguments, etc.)
Path to event logs

To create a new project, click on the menu FileNew Project.

To open an existing project, go to the menu FileOpen... and select the project file (*.gpproj) you want to open. You can also drag-and-drop a project file from the Windows Explorer or just double-click it.

To save a project, click on the menu FileSave Project.

Project Settings

To open Project Settings dialog, go to menu FileProject Settings....

project_settings_form

Program to start is the full path to an executable file to profile.

Command line arguments are passed to the this program.

Working folder is the initial working folder for the program.

Folder to store event logs is a place where GuiProf

saves the event logs recorded during profiling
looks for the logs during test coverage analysis.