Visible to Intel only — GUID: GUID-918BFF11-8FD4-41EE-A016-7E3DF5070D84
Visible to Intel only — GUID: GUID-918BFF11-8FD4-41EE-A016-7E3DF5070D84
Start a Desktop Application with Graphics Monitor
To start your application directly from the Intel® GPA's Graphics Monitor:
- Launch the Graphics Monitor by double-clicking the icon in the taskbar notification area.
The Graphics Monitor Launcher Screen opens with the Desktop Applications tab active.
- In the Desktop Applications tab, select an application for analysis:
- In the Application Executable with Command Line Arguments field in the lower part of the screen, browse to your application or enter the full application path.
You can also enter any command-line options required to run your application. If the path to the application contains spaces, put the path in quotation marks.
- If you already analyzed your application with Intel GPA, you can select the application from the list of recently run applications.
- In the Application Executable with Command Line Arguments field in the lower part of the screen, browse to your application or enter the full application path.
- (Optional) In the Working Directory field, type the directory in which the application should run.
This is useful for games with a launcher or mission packs located in a different directory than the game files.
- (Optional) In the Environment Variables field, type environment variables for the application.
- Choose the mode to start the application:
- Frame to monitor real-time metrics and capture a frame.
- Stream to capture a sequence of frames until the application is stopped.
- Trace to monitor real-time metrics and capture a trace.
NOTE:- You can configure the Graphics Monitor to capture a specific graphics API. This can be useful, if your application uses more than one API. To do this, enable the Extended Profiling Modes toggle in the Graphics Monitor Settings pane. The mode selector drop-down will feature entries that are specific to different graphics APIs.
- Stream capturing is not supported on Linux* OS.
- Click Start to launch the application with the HUD overlay.
Samples
If you are new to Intel GPA, consider using samples available in the list of applications and click Start. This runs a sample application with Intel GPA instrumentation, enabling you to quickly analyze the performance. With this sample, you can verify the correct installation and operation of Intel GPA. This is especially useful if your application appears to have problems when running with Intel GPA.
For example, on Windows use gpasample.exe. While working with this application, you can add more buttons to switch on/off 3D scene overrides: /OVERRIDES to change the GUI to display; Toggle vsync, Toggle alpha blend, and Toggle depth test buttons. By default, the application does not show these buttons.