8 $dir/..
/tests
/filter_stderr_basic |
9 perl
-0777 -p -e 's/error 4 Interrupted system call\nVG_\(poll\) failed \(old kernel \?\) retrying .*\n//g' |
10 $SED -e '/^Copyright (C) /d' \
12 -e '/TO DEBUG THIS PROCESS USING GDB/d' \
13 -e '/\/path\/to\/gdb/d' \
14 -e '/and then give GDB the following command/d' \
15 -e '/target remote |/d' \
16 -e '/pid is optional if only one valgrind process is running/d' \
17 -e '/warning: remote target does not support file transfer, attempting to access files from local filesystem./d' \
18 -e '/warning: could not convert/d' \
19 -e '/This normally should not happen/d' \
20 -e 's/block of size .* in arena/block of size XXXX in arena/'