Valgrind 3.3.0 Released

Valgrind is a tool that helps you find memory management problems in Linux programs. From the 3.3.0 log: Helgrind works again with improved race detection and better error messages. Massif generates better output. Cachegrind has been extended to do branch-misprediction profiling. Both conditional and indirect branches are profiled. Scalability has been improved for very large programs, particularly those with a million or more malloc’d blocks in use at once. These improvements mostly affect Memcheck, which is also up to 10% faster for all programs, with x86 Linux seeing the largest improvement. The documentation has been reorganized. Experimental tools have been added, and more.

11 Comments

  1. 2007-12-25 9:33 am
  2. 2007-12-25 11:01 am
  3. 2007-12-25 11:40 am
  4. 2007-12-25 11:45 am
  5. 2007-12-25 4:41 pm
    • 2007-12-26 2:15 am
      • 2007-12-27 3:41 pm
        • 2007-12-28 7:13 am
  6. 2007-12-26 1:46 am
  7. 2007-12-26 6:07 am
  8. 2007-12-26 2:21 pm