amend previous commit

blame gitx 0.15.1949: it updates the stage view
even though the changes are not staged.
This commit is contained in:
Robin Gareus 2014-10-10 15:24:52 +02:00
parent 3121f5b2fc
commit ac420ba87d

View File

@ -5,3 +5,7 @@ export ARDOUR_RUNNING_UNDER_VALGRIND=TRUE
exec valgrind \
--tool=massif \
$TOP/$EXECUTABLE --novst "$@"
# analyse output with
# ms_print massif.out.<PID>
# or check out https://projects.kde.org/projects/extragear/sdk/massif-visualizer