To perform a collect run, first you should configure the profile by specifying the:
- Profile target
- Profile type
- What profile data should be collected (CPU Profile, CPU Trace, GPU Trace, or Power Profile)
- Monitoring events - how the data should be collected
- Additional profile data (if needed) - callstack samples, profile scheduling, and so on
This is called profile configuration that identifies all the information used to perform a collect measurement.
Note: The additional profile data to be collected depends on the
selected profile type.