# StarPU --- Runtime system for heterogeneous multicore architectures.
#
# Copyright (C) 2016-2025  University of Bordeaux, CNRS (LaBRI UMR 5800), Inria
#
# 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.
#

# 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
leak:hwloc_components_init
leak:hwloc_plugins_init
leak:hwloc_plugins_exit

# papi
leak:_pe_libpfm4_init
leak:allocate_thread
leak:pfmlib_build_fstr

# starpupy
leak:/numpy/random/
leak:_abc__abc_init
leak:marshal_loads
# leak:PyTuple_New
