Add a link to hp2any from the profiling section.
authorSimon Marlow <marlowsd@gmail.com>
Thu, 27 Aug 2009 11:40:50 +0000 (11:40 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 27 Aug 2009 11:40:50 +0000 (11:40 +0000)
docs/users_guide/profiling.xml

index adb7a33..0410d9e 100644 (file)
@@ -525,6 +525,11 @@ x = nfib 25
       </listitem>
     </orderedlist>
 
+    <para>You might also want to take a look
+      at <ulink url="http://www.haskell.org/haskellwiki/Hp2any">hp2any</ulink>,
+      a more advanced suite of tools (not distributed with GHC) for
+      displaying heap profiles.</para>
+
     <sect2 id="rts-options-heap-prof">
       <title>RTS options for heap profiling</title>