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:
parent
3121f5b2fc
commit
ac420ba87d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user