2023-08-29 01:45:45 -05:00
|
|
|
#
|
|
|
|
|
# ThreadSanitizer suppressions file for rocprofiler project.
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# leaked thread
|
|
|
|
|
thread:libhsa-runtime64.so
|
|
|
|
|
|
2023-09-20 23:14:25 -05:00
|
|
|
# data race in operator delete(void*)
|
|
|
|
|
race_top:libamdhip64.so
|
|
|
|
|
|
2023-08-29 01:45:45 -05:00
|
|
|
# unlock of an unlocked mutex (or by a wrong thread)
|
|
|
|
|
mutex:librocm_smi64.so
|
2023-09-20 19:32:02 -05:00
|
|
|
|
|
|
|
|
# google logging
|
|
|
|
|
race:google::LogMessageTime::CalcGmtOffset
|
|
|
|
|
race:tzset_internal
|