1 # The 'prog' doesn't matter because we don't use its output. Instead we test
2 # the post-processing of the cgout-test file.
4 vgopts: --callgrind-out-file=callgrind.out
5 post: perl ../../callgrind/callgrind_annotate --sort=Dr --show=Dw,Dr,Ir --auto=yes --include=../../cachegrind/tests ../../cachegrind/tests/cgout-test
6 cleanup: rm callgrind.out