blob: f6fd1235da86a23827275ee2f087661d11aac635 [file] [log] [blame]
#! /bin/sh
./filter_stderr "$@" |
sed -e "s/in use at exit: [0-9,]* bytes in [0-9,]* blocks/in use at exit: ... bytes in ... blocks/" \
-e "s/total heap usage: [0-9,]* allocs, [0-9,]* frees, [0-9,]* bytes allocated/total heap usage: ... allocs, ... frees, ... bytes allocated/"