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
These two new tests, `drhook_nvtx_skip_spam_regions` & `drhook_nvtx_no_skip_spam_regions`, demonstrate the following behaviours:
- drhook_nvtx_skip_spam_regions
- Regions are successfully skipped when called frequently & with low total runtime
- drhook_nvtx_no_skip_spam_regions
- Regions are successfully not skipped when called frequently, but with sufficient total runtime
0 commit comments