Berkeley CSUA MOTD:Entry 12268
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/04/04 [General] UID:1000 Activity:popular
4/4     

2004/2/16 [Computer/SW/OS/Linux] UID:12268 Activity:nil
2/15    Any of you BSDers gonna give up and move to Linux?
        \_ why?
           \_ http://valgrind.kde.org
        \_ Silly penguin, toys are for kids.
           \_ then, what is windows?
Cache (640 bytes)
valgrind.kde.org -> valgrind.kde.org/
February 15, 2004: Valgrind CVS now includes Massif, a heap profiling tool. January 27, 2004: We have a new page listing projects using Valgrind . Valgrind is a GPLd system for debugging and profiling x86-Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. The Valgrind distribution includes five tools: two memory error detectors, a thread error detector, a cache profiler and a heap profiler.