repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git]
/
cachegrind
/
tests
/
filter_cachesim_discards
blob
d184c4f0bb0fbfc64d373c02cdc38e333bc599b7
1
#! /bin/sh
2
3
dir
=
`dirname
$0
`
4
5
$dir
/
filter_stderr |
6
7
# Anonymise paths like "/local/foo/bar/tests/baz/quux" (note "tests" is there)
8
sed
"s/\/.*\/tests\//\/...\/tests\//"