summaryrefslogtreecommitdiff
path: root/script/valgrind_callgrind.sh
blob: cd0345d733f409d2c031abb99f54e8b328571627 (plain)
1
2
timeout 2m valgrind --tool=callgrind --callgrind-out-file=spaghetti.out ./build/Spaghettify
callgrind_annotate spaghetti.out > spaghetti_bench.out