Explorar o código

tools/valgrind/starpu.suppr: add a false positive to the suppression file.

Cyril Roelandt %!s(int64=13) %!d(string=hai) anos
pai
achega
89de8eaf89
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      tools/valgrind/starpu.suppr

+ 13 - 0
tools/valgrind/starpu.suppr

@@ -37,3 +37,16 @@
    fun:starpu_shutdown
    ...
 }
+
+
+{
+   Does not happen in practice.
+   Helgrind:Race
+   fun:_starpu_release_data_on_node
+   fun:_starpu_push_task_output
+   fun:execute_job_on_cpu
+   fun:_starpu_cpu_worker
+   obj:/usr/lib/valgrind/vgpreload_helgrind-amd64-linux.so
+   fun:start_thread
+}
+