Samuel Thibault 6 年之前
父节点
当前提交
e80ecb93bb
共有 2 个文件被更改,包括 5 次插入7 次删除
  1. 2 4
      tools/dev/valgrind/hwloc.suppr
  2. 3 3
      tools/dev/valgrind/libgomp.suppr

+ 2 - 4
tools/dev/valgrind/hwloc.suppr

@@ -2,7 +2,7 @@
 #
 # Copyright (C) 2012                                     Inria
 # Copyright (C) 2012,2016-2018                           CNRS
-# Copyright (C) 2015                                     Université de Bordeaux
+# Copyright (C) 2015, 2018                                     Université de Bordeaux
 #
 # StarPU is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
@@ -231,9 +231,7 @@
    match-leak-kinds: reachable
    fun:memalign
    fun:tls_get_addr_tail
-   obj:*
-   obj:*
-   obj:*
+   ...
    fun:hwloc_backends_notify_new_object
    obj:/usr/lib/x86_64-linux-gnu/libhwloc.so.5.7.3
    fun:hwloc_insert_pci_device_list

+ 3 - 3
tools/dev/valgrind/libgomp.suppr

@@ -33,9 +33,9 @@
    Memcheck:Leak
    match-leak-kinds: reachable
    fun:malloc
-   obj:/usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
-   obj:/usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
-   obj:/usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
+   gomp_malloc
+   gomp_init_num_threads
+   initialize_env
    fun:call_init.part.0
    fun:_dl_init
    obj:/lib/x86_64-linux-gnu/ld-2.21.so