mem leeks

Brian J. Tarricone bjt23 at cornell.edu
Tue Aug 7 15:31:32 CEST 2007


On Tue, 07 Aug 2007 13:17:32 +0200 Mathias Brodala wrote:
> 
> I’m running xfdesktop through valgrind now and hope I can cope with
> the slowness. Are the following startup options enough?
> 
> $ valgrind -v -v --time-stamp=yes --log-file=xfdesktop
> --leak-check=full xfdesktop

valgrind -v --leak-check=yes --leak-resolution=high --num-callers=50 \
    --log-file=whatever-you-want xfdesktop

	-brian



More information about the Xfce mailing list