repo.or.cz
/
gmpc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[DataView] Fix bold of playing song, italic 'prioritized songs'
[gmpc.git]
/
src
/
gmpc-vallgrind.sh
blob
44df2cf694df4e12272200febe9cfc9ea0e58ced
1
2
G_SLICE
=
always-malloc G_DEBUG
=
gc-friendly valgrind \
3
--tool
=
memcheck
--leak-check
=
full
--leak-resolution
=
high \
4
--num-callers
=
20
\
5
.
/
gmpc
&>
profile-log.txt
6