-> 3.17.0 final.
[valgrind.git] / cachegrind / tests / filter_cachesim_discards
blobd184c4f0bb0fbfc64d373c02cdc38e333bc599b7
1 #! /bin/sh
3 dir=`dirname $0`
5 $dir/filter_stderr |
7 # Anonymise paths like "/local/foo/bar/tests/baz/quux" (note "tests" is there)
8 sed "s/\/.*\/tests\//\/...\/tests\//"