From a6cd35f9d2f6a9e351fb634bb942b867e384113e Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 4 Oct 2005 02:14:03 +0000 Subject: i'm almost, almost done svn path=/trunk/; revision=3652 --- externals/gridflow/extra/gf.valgrind2 | 42 +++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 externals/gridflow/extra/gf.valgrind2 (limited to 'externals/gridflow/extra/gf.valgrind2') 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 +} -- cgit v1.2.1