Exporting Metrics Data with System Analyzer
With the System Analyzer you can export metric values to a CSV file to post-process the analysis of your application.
To export metric values:
- Launch the graphical application with the System Analyzer.
- Make sure that the application window is active.
- Press theExport Metrics to CSV Filesbutton
to start gathering metrics data. The button is highlighted while the CSV export is in progress.
- To stop populating the CSV file, press theExport Metrics to CSV Filesbutton
again.
The System Analyzer automatically generates a unique file name for saving the metrics data. The filename consists of two fields: the name of the game executable and the export date and time, in the format <executable name>_<date_time>. For example:
StateManager_2012_02_17__11_25_14.csv.
All created CSV files are saved on the client system with the
.csv
extension, and by default reside in the user's home directory.
On Windows*, the default home directory is %USERPROFILE%\Documents\GPA
.