Browse Source

more suppression

Samuel Thibault 12 years ago
parent
commit
450dc26dec
1 changed files with 8 additions and 0 deletions
  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.
    This is racy, but since we'll always put the same values, this is not a problem.
    Helgrind:Race
    Helgrind:Race
    fun:_starpu_codelet_check_deprecated_fields
    fun:_starpu_codelet_check_deprecated_fields