c588c49743
Making sure not to count duplicates for load_unload_reload_trace and fixed the ignore-count option in check_trace.py. Change-Id: I9e674aa624ec3b473bb7c6cc95260e240204627f
22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
# dummy
|
|
MatrixTranspose_dryrun_trace --check-none
|
|
copy_dryrun_trace --check-none
|
|
MatrixTranspose_ctest_trace --check-count .*
|
|
MatrixTranspose_test_trace --check-count .*
|
|
MatrixTranspose_hipaact_test_trace --check-count .* --ignore-count hipMemcpy|__hipPushCallConfiguration|hipLaunchKernel|__hipPopCallConfiguration
|
|
MatrixTranspose_mgpu_trace --check-events .*
|
|
MatrixTranspose_sys_trace --check-count .* --ignore-count hsa_.*
|
|
MatrixTranspose_sys_hsa_trace --check-count .* --ignore-count hsa_.*
|
|
MatrixTranspose_hip_period_trace --check-events .* --ignore-event hipMalloc|hipFree
|
|
MatrixTranspose_hip_flush_trace --check-order .*
|
|
MatrixTranspose_kfd_trace --check-events .*
|
|
MatrixTranspose_hip_input_trace --check-events .*
|
|
copy_hsa_trace --check-events .*
|
|
copy_hsa_input_trace --check-events .*
|
|
load_unload_reload_trace --check-order .* --ignore-count hsa_agent_get_info
|
|
hsa_co_trace --check-none
|
|
code_obj_trace --check-none
|
|
trace_buffer --check-none
|
|
memory_pool --check-none
|
|
roctx_test_trace --check-count .*
|
|
backward_compat_test_trace --check-none |