Re: [TuxKart-devel] tuxkart cvs being slow...
Status: Alpha
Brought to you by:
sjbaker
From: James G. <j....@vi...> - 2004-09-03 13:15:01
|
On Fri, 2004-09-03 at 13:45, Christoph Brill wrote: > I worked several times with valgrind. And I storngly recommend to use > version 2.1 and above. 2.2 should work on ppc architecture, but that's > experimental. 2.0 is SLOW! And I mean it! > Working with valgrind is really easy, simply run: > > valgrind --tool=memcheck --leak-check=yes ./tuxkart > > and look at the output (if it's much output, you can tell valgrind to > use a logfile, but I don't know the option right now) Putting 2> valgrind.log on the end of the above works. However, I think valgrind is best left to people with a faster PC than mine (800MHz). James |