.. index:: single: midway1; valgrind; 3.9 single: module; midway1/valgrind/3.9 .. _module_midway1_valgrind_3.9: ------------ valgrind/3.9 ------------ name Valgrind version 3.9.0 description debugging and profiling tools, most commonly used to locate memory errors, including leaks, but also can be used to debug threaded codes and profile cache efficiency. url http://valgrind.org/docs/manual/ license opensource built 2013-11-06 tags :ref:`module_tag_debugging`, :ref:`module_tag_development`, :ref:`module_tag_performance analysis` usage Use the module system to load this version of valgrind: ``module load midway1; module load valgrind/3.9`` .. seealso:: :ref:`module_midway1_valgrind_3.7`, :ref:`module_midway1_valgrind_3.8`, :ref:`module_midway1_valgrind_3.9` (default) All versions available for valgrind. :ref:`Valgrind ` General documentation for valgrind :ref:`modules` Full list of software modules available on Midway. :ref:`modules_tutorial` A tutorial on Midway modules and how to use them.