Developer Guide for Intel® SDK for OpenCL™ Applications
After you optimize your code, you can rerun the Code Analyzer session and compare the data to see how your changes improve your application performance.
To rerun an analyze session, do the following:
For each analysis session, the Code Analyzer creates a session directory named with application's name, the date, and an incremented session number.
A new capture subdirectory is created in the session directory then profiling begins, and also each time you pause and resume the data collection during the session. The files in that directory comprise the capture reports. The format of the capture directory is:
capture_N, where N is an incrementing number
These are the types of files in a capture directory:
In addition, a session file is created in the session directory. This file stores the data about session configuration. You can use it to create and run another similar session.