소스 검색

more suppression

Samuel Thibault 12 년 전
부모
커밋
450dc26dec
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      tools/valgrind/starpu.suppr

+ 8 - 0
tools/valgrind/starpu.suppr

@@ -76,6 +76,14 @@
 }
 
 {
+   We do not care about races on profiling statistics
+   Helgrind:Race
+   fun:_starpu_worker_get_status
+   fun:_starpu_worker_reset_profiling_info_with_lock
+   ...
+}
+
+{
    This is racy, but since we'll always put the same values, this is not a problem.
    Helgrind:Race
    fun:_starpu_codelet_check_deprecated_fields