Remove all remaining profiling gunk.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5388 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/xml/writing-tools.xml b/docs/xml/writing-tools.xml
index 0ef1648..a9893b1 100644
--- a/docs/xml/writing-tools.xml
+++ b/docs/xml/writing-tools.xml
@@ -880,8 +880,8 @@
<sect2 id="writing-tools.profiling" xreflabel="Profiling">
<title>Profiling</title>
-<para>Nb: as of 25-Mar-2005, the profiling is broken, and has been for a
-long time...</para>
+<para>To profile a tool, use Cachegrind on it. Read README_DEVELOPERS for
+details on running Valgrind under Valgrind.</para>
<para>To do simple tick-based profiling of a tool, include the
line:</para>