]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/valgrind/src/valgrind-3.6.0-svn/docs/xml/manual-intro.xml
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / docs / xml / manual-intro.xml
index 452effd360d5ada184dc96a6bd56c75e9be5cc33..3efbdeea94d24e6fecc19211fb814fc8c83ca515 100644 (file)
@@ -53,6 +53,12 @@ and without disturbing the existing structure.</para>
     make your programs use less memory.</para>
   </listitem>
 
+  <listitem>
+    <para><command>DHAT</command> is a different kind of heap
+    profiler.  It helps you understand issues of block lifetimes,
+    block utilisation, and layout inefficiencies.</para>
+  </listitem>
+
   <listitem>
     <para><command>Ptrcheck</command> is an experimental heap, stack and
     global array overrun detector.  Its functionality overlaps somewhat