[DataView] Fix bold of playing song, italic 'prioritized songs'
[gmpc.git] / src / gmpc-vallgrind.sh
blob44df2cf694df4e12272200febe9cfc9ea0e58ced
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