Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / cachegrind / tests / ann1a.vgtest
blob50ea42ea69e8638219dc922b4c9b2b4615472f6f
1 # The `prog` doesn't matter because we don't use its output. Instead we test
2 # the post-processing of the cgout file.
3 prog: ../../tests/true
4 prereq: ../../tests/python_test.sh
5 vgopts: --cachegrind-out-file=cachegrind.out
7 post: touch ann1.cgout && python3 ../cg_annotate --show=Ir,I1mr,ILmr --show-percs=no ann1.cgout
9 cleanup: rm cachegrind.out