#! /bin/sh

SED=/usr/bin/sed

../../memcheck/tests/filter_xml |
./filter_thread_no |
$SED 's/ vc: \[[0-9:, ]*\]/ vc: [ ... ]/g'
