diff options
Diffstat (limited to 'externals/gridflow/extra/gf.valgrind2')
-rw-r--r-- | externals/gridflow/extra/gf.valgrind2 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/externals/gridflow/extra/gf.valgrind2 b/externals/gridflow/extra/gf.valgrind2 new file mode 100644 index 00000000..d823b34b --- /dev/null +++ b/externals/gridflow/extra/gf.valgrind2 @@ -0,0 +1,42 @@ +{ + hello1 + Memcheck:Cond + fun:mark_locations_array +} +{ + hello2 + Memcheck:Cond + fun:gc_mark +} +{ + hello3 + Memcheck:Value4 + fun:gc_mark +} +{ + hello4 + Memcheck:Cond + fun:gc_mark_children +} +{ + hello5 + Memcheck:Value4 + fun:gc_mark_children +} +{ + hello6 + Memcheck:Cond + fun:_dl_relocate_object_internal +} +{ + hello7 + Memcheck:Value4 + fun:st_lookup + fun:rb_mark_generic_ivar +} +{ + hello8 + Memcheck:Cond + fun:st_lookup + fun:rb_mark_generic_ivar +} |