Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: rename Inspector to Observer
[simgrid.git] / tools / simgrid.supp
index 421834b..6cc05df 100644 (file)
    fun:_dl_init
 }
 
+{
+   Leaks in test-help-version and test-help-logs (early call to exit())
+   Memcheck:Leak
+   match-leak-kinds: reachable
+   fun:_Znwm
+   fun:_ZN7simgrid3s4u6EngineC1EPiPPc
+   fun:main
+   ...
+   obj:*/basic-parsing-test
+}
+
 #Ignore leaks in SMPI sample codes
 {
    Leaks in SMPI sample codes
    Memcheck:Leak
    fun:malloc
    ...
-   obj:*/libcgraph.so*
    fun:aaglex
    fun:aagparse
    fun:agconcat
    obj:/usr/lib/x86_64-linux-gnu/libunwind.so.*
    ...
 }
+{
+   ignore unwind cruft
+   Memcheck:Param
+   write(buf)
+   ...
+   fun:_ULx86_64_step
+   obj:/usr/lib/x86_64-linux-gnu/libunwind.so.*
+}
 
 {
    ignore unwind invalid reads