Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / cachegrind / tests / filter_clreq3
blob6c7f0acfa237efc924e225de000646c2ecb12f91
1 #! /bin/sh
3 dir=`dirname $0`
5 $dir/../../tests/filter_stderr_basic |
7 # Remove "Cachegrind, ..." line and the following copyright line.
8 sed "/^Cachegrind, a high-precision tracing profiler/ , /./ d"