Browse Source

Merge lsan suppressions into one file, add hwloc suppressions

Samuel Thibault 6 years ago
parent
commit
759b5b1f98
2 changed files with 10 additions and 19 deletions
  1. 0 18
      tools/dev/lsan/libc.suppr
  2. 10 1
      tools/dev/lsan/openmpi.suppr

+ 0 - 18
tools/dev/lsan/libc.suppr

@@ -1,18 +0,0 @@
-# StarPU --- Runtime system for heterogeneous multicore architectures.
-#
-# Copyright (C) 2017                                     CNRS
-# Copyright (C) 2016                                     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
-# the Free Software Foundation; either version 2.1 of the License, or (at
-# your option) any later version.
-#
-# StarPU is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-#
-# See the GNU Lesser General Public License in COPYING.LGPL for more details.
-#
-
-leak:lt__malloc

+ 10 - 1
tools/dev/lsan/openmpi.suppr

@@ -1,7 +1,7 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 # Copyright (C) 2017                                     CNRS
-# Copyright (C) 2016,2017                                Université de Bordeaux
+# Copyright (C) 2016,2017, 2019                                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
@@ -14,8 +14,17 @@
 #
 # See the GNU Lesser General Public License in COPYING.LGPL for more details.
 #
+
+# libc
+leak:lt__malloc
+
+# openmpi
 leak:ompi_free_list_grow
 leak:opal_dss_unpack_value
 leak:opal_dss_copy_value
 leak:mca_bml_base_btl_array_reserve
 leak:opal_hash_table_init
+
+# hwloc
+leak:hwloc_topology_load
+leak:hwloc_topology_set_xml