bsc-performance-tools / extrae

Instrumentation framework to generate execution traces of the most used parallel runtimes.
https://tools.bsc.es/extrae
GNU Lesser General Public License v2.1
58 stars 35 forks source link

posix_memalign wrapper calls incorrect exit function #77

Closed mjorda closed 1 year ago

mjorda commented 1 year ago

The posix_memalign wrapper calls Probe_memkind_malloc_Exit instead of Probe_posix_memalign_Exit.