Last change
on this file was
13667,
checked in by jordan, 10 years ago
|
refactor libtransmission's tr_benc class as tr_variant.
|
-
Property svn:executable set to
*
|
File size:
334 bytes
|
Line | |
---|
1 | #/bin/sh |
---|
2 | export G_SLICE=always-malloc |
---|
3 | export G_DEBUG=gc-friendly |
---|
4 | export GLIBCXX_FORCE_NEW=1 |
---|
5 | #valgrind --tool=memcheck --leak-check=full --leak-resolution=high --num-callers=64 --log-file=x-valgrind --show-reachable=yes ./transmission-daemon -f |
---|
6 | valgrind --tool=cachegrind ./transmission-daemon -f -g /home/charles/.config/transmission |
---|
Note: See
TracBrowser
for help on using the repository browser.