You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
This ticket may require further break-down to smaller tickets: to test edge cases like 0 GPCs available, less events available than number of events in user-specified group(s) etc.
Note: GPC - general purpose (PMU) counter - this implies GPC is not fixed counter (cycles only).
Cloned from: https://linaro.atlassian.net/browse/WPERF-674
This is placeholder ticket to record that WindowsPerf should properly handle edge cases for GPC availability.
For example, if WindowsPerf can acquire zero (0) GPCs we should correctly inform user space.
Other scenarios include:
branch_percentagespecifies {br_immed_spec,br_indirect_spec,inst_spec} event group,br_immed_spec+br_indirect_spec) /inst_spec) * 100).This ticket may require further break-down to smaller tickets: to test edge cases like 0 GPCs available, less events available than number of events in user-specified group(s) etc.
Note: GPC - general purpose (PMU) counter - this implies GPC is not fixed counter (cycles only).