]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
- Remove unused Callgrind documentation entities.
authorNicholas Nethercote <njn@valgrind.org>
Thu, 6 Aug 2009 00:46:59 +0000 (00:46 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 6 Aug 2009 00:46:59 +0000 (00:46 +0000)
- Link to Cachegrind docs within the current set, not the version on the
  website.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10726

callgrind/docs/cl-entities.xml
callgrind/docs/cl-manual.xml

index 727962fa670f7042b31b548e733fb6d5c724dc51..f5c98b5904c847a8e97bef81300fbc592663c5c6 100644 (file)
@@ -1,22 +1,10 @@
-<!-- callgrind release + version stuff -->
-<!ENTITY cl-version  "0.10.1">
-<!ENTITY cl-date     "November 25 2005">
-
-<!-- copyright length of years -->
-<!ENTITY cl-lifespan "2000-2005">
-
 <!-- website + email -->
 <!ENTITY cl-email    "Josef.Weidendorfer@gmx.de">
-<!ENTITY cl-url      "http://www.valgrind.org/info/developers.html">
 
 <!-- external urls used in the docs.  kept in here because when  -->
 <!-- they change it's a real pain tracking them down in the docs -->
-<!ENTITY vg-url      "http://www.valgrind.org/">
-<!ENTITY cg-doc-url  "http://www.valgrind.org/docs/manual/cg-manual.html">
-<!ENTITY cg-tool-url "http://www.valgrind.org/info/tools.html#cachegrind">
 <!ENTITY cl-gui      "http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGrindIndex">
 
 <!-- path/to/callgrind/docs in valgrind install tree -->
 <!-- only used in the manpages -->
 <!ENTITY cl-doc-path  "/usr/share/doc/valgrind/html/callgrind.html">
-<!ENTITY cl-doc-url   "http://www.valgrind.org/docs/manual/cl-manual.html">
index aa8543ff52a09b9b1e404785a02bae7bc89f4514..0ff92cfe1be4776350c507101e76c934d7da41be 100644 (file)
@@ -97,11 +97,10 @@ for profiling functions called from multiple call sites, and where
 optimization opportunities depend on changing code in the callers, in
 particular by reducing the call count.</para>
 
-<para>Callgrind's cache simulation is based on the 
-<ulink url="&cg-tool-url;">Cachegrind tool</ulink>. Read 
-<ulink url="&cg-doc-url;">Cachegrind's documentation</ulink> first.
-The material below describes the features supported in addition to 
-Cachegrind's features.</para>
+<para>Callgrind's cache simulation is based on that of Cachegrind.
+Read the documentation for <xref linkend="cg-manual"/> first.  The material
+below describes the features supported in addition to Cachegrind's
+features.</para>
 
 <para>Callgrind's ability to detect function calls and returns depends
 on the instruction set of the platform it is run on.  It works best