Browse Source

Just ignore all kinds of hwloc memleaks

Samuel Thibault 6 years ago
parent
commit
1b74db01e8
1 changed files with 0 additions and 59 deletions
  1. 0 59
      tools/dev/valgrind/hwloc.suppr

+ 0 - 59
tools/dev/valgrind/hwloc.suppr

@@ -40,7 +40,6 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Leak
-   match-leak-kinds: reachable
    fun:malloc
    ...
    fun:tls_get_addr_tail
@@ -51,7 +50,6 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Leak
-   match-leak-kinds: reachable
    fun:memalign
    fun:tls_get_addr_tail
    ...
@@ -61,61 +59,6 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Leak
-   match-leak-kinds: indirect
-   fun:malloc
-   ...
-   fun:hwloc_topology_load
-   ...
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Leak
-   match-leak-kinds: indirect
-   fun:calloc
-   ...
-   fun:hwloc_topology_load
-   ...
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Leak
-   match-leak-kinds: indirect
-   fun:realloc
-   ...
-   fun:hwloc_topology_load
-   ...
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Leak
-   match-leak-kinds: definite
-   fun:malloc
-   ...
-   fun:hwloc_topology_load
-   ...
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Leak
-   match-leak-kinds: definite
-   fun:calloc
-   ...
-   fun:hwloc_topology_load
-   ...
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Leak
-   match-leak-kinds: definite
-   fun:realloc
-   ...
-   fun:hwloc_topology_load
-   ...
-}
-{
-   <insert_a_suppression_name_here>
-   Memcheck:Leak
-   match-leak-kinds: reachable
    fun:malloc
    ...
    fun:hwloc_topology_load
@@ -124,7 +67,6 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Leak
-   match-leak-kinds: reachable
    fun:calloc
    ...
    fun:hwloc_topology_load
@@ -133,7 +75,6 @@
 {
    <insert_a_suppression_name_here>
    Memcheck:Leak
-   match-leak-kinds: reachable
    fun:realloc
    ...
    fun:hwloc_topology_load