From: Nicholas Nethercote Date: Thu, 6 Aug 2009 00:46:59 +0000 (+0000) Subject: - Remove unused Callgrind documentation entities. X-Git-Tag: svn/VALGRIND_3_5_0~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acd9f85b48d5486c4c26962027bc799be42d441b;p=thirdparty%2Fvalgrind.git - Remove unused Callgrind documentation entities. - Link to Cachegrind docs within the current set, not the version on the website. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10726 --- diff --git a/callgrind/docs/cl-entities.xml b/callgrind/docs/cl-entities.xml index 727962fa67..f5c98b5904 100644 --- a/callgrind/docs/cl-entities.xml +++ b/callgrind/docs/cl-entities.xml @@ -1,22 +1,10 @@ - - - - - - - - - - - - diff --git a/callgrind/docs/cl-manual.xml b/callgrind/docs/cl-manual.xml index aa8543ff52..0ff92cfe1b 100644 --- a/callgrind/docs/cl-manual.xml +++ b/callgrind/docs/cl-manual.xml @@ -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. -Callgrind's cache simulation is based on the -Cachegrind tool. Read -Cachegrind's documentation first. -The material below describes the features supported in addition to -Cachegrind's features. +Callgrind's cache simulation is based on that of Cachegrind. +Read the documentation for first. The material +below describes the features supported in addition to Cachegrind's +features. Callgrind's ability to detect function calls and returns depends on the instruction set of the platform it is run on. It works best