blob: ca9345fbeb22eaed1a7dbee33ee0bd8ddcf72c20 [file] [log] [blame]
njndbebecc2009-07-14 01:39:54 +00001#! /bin/sh
2
3dir=`dirname $0`
4
5$dir/../../tests/filter_stderr_basic |
6
7# This attempts to filter out the basic block numbers
8# While keeping total count. This is because the
9# basic block number is non-deterministic on a
10# multi-threaded benchmark
11
12sed s/:\[0-9\]\*:/' '/g