98858b60ec
* 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
18 baris
403 B
JSON
18 baris
403 B
JSON
{
|
|
"jobs": [
|
|
{
|
|
"kernel_include_regex": "addition",
|
|
"kernel_exclude_regex": "subtract",
|
|
"hip_runtime_trace": true,
|
|
"kernel_trace": true,
|
|
"output_file": "out",
|
|
"output_format": [
|
|
"csv",
|
|
"json",
|
|
"pftrace"
|
|
],
|
|
"truncate_kernels": true
|
|
}
|
|
]
|
|
}
|