Adding gem5 source to svn.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1819 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
113
simulators/gem5/util/valgrind-suppressions
Normal file
113
simulators/gem5/util/valgrind-suppressions
Normal file
@ -0,0 +1,113 @@
|
||||
{
|
||||
python error
|
||||
Memcheck:Cond
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr1
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr2
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr4
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr8
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr16
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value1
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value2
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value4
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value8
|
||||
fun:PyObject_Free
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value16
|
||||
fun:PyObject_Free
|
||||
}
|
||||
|
||||
{
|
||||
python error
|
||||
Memcheck:Cond
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr1
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr2
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr4
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr8
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Addr16
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value1
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value2
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value4
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value8
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
{
|
||||
python error
|
||||
Memcheck:Value16
|
||||
fun:PyObject_Realloc
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user