Files
rocm-systems/projects/rocprofiler-sdk/CODEOWNERS
T
Jonathan R. Madsen b43bc64099 CI: Relax timestamp checking (#1189)
* Relax timestamp checking

- Prevent recurring CI failures that have no remedy until HSA/driver issues are resolved

* Replace "cc" abbreviation in tests with "counter-collection"

* Update CODEOWNERS to explicitly include jrmadsen for source/include

* Extra logging in rocprofiler tool library

* Tweak aborted-app test

- remove counter collection as part of the test

[ROCm/rocprofiler-sdk commit: 98858b60ec]
2024-11-06 23:32:47 -06:00

26 строки
880 B
Plaintext

# Default code owners for the rocprofiler-sdk-internal
#
* @jrmadsen @t-tye
# Section-specific code owners
#
source/docs @bgopesh
source/include @jrmadsen @bwelton @ammarwa
source/include/rocprofiler-sdk/rccl @MythreyaK
source/include/rocprofiler-sdk/cxx/codeobj @ApoKalipse-V
source/bin @SrirakshaNag @bgopesh
source/libexec @SrirakshaNag
source/lib/rocprofiler-sdk/counters @bwelton
source/lib/rocprofiler-sdk/pc_sampling @vlaindic
source/lib/rocprofiler-sdk/thread_trace @ApoKalipse-V
source/lib/rocprofiler-sdk/page_migration @MythreyaK
source/lib/rocprofiler-sdk/rccl @MythreyaK
source/lib/rocprofiler-sdk-tool @SrirakshaNag
source/lib/rocprofiler-sdk-codeobj @ApoKalipse-V