iai
iai copied to clipboard
fix: forward compatibility with newer Valgrind
Since 3.20 Valgrind defaults cachegrind's behavior to --cache-sim=no,
which broke IAI. Passing --cache-sim=yes explicitly should solve this.