aboutsummaryrefslogtreecommitdiff
path: root/cachegrind/docs/cg-manual.xml
diff options
context:
space:
mode:
authorde <de@a5019735-40e9-0310-863c-91ae7b9d1cf9>2005-06-25 14:43:05 +0000
committerde <de@a5019735-40e9-0310-863c-91ae7b9d1cf9>2005-06-25 14:43:05 +0000
commitbc32e82b6e5a3a4effe53b3622457eb6cd7a4abd (patch)
tree6b1aa1e2c29331f7db751d74e09f7ec829f11c28 /cachegrind/docs/cg-manual.xml
parentabbf59d1fcdc9b8dce285115b2fbf336a43f95db (diff)
downloadvalgrind-bc32e82b6e5a3a4effe53b3622457eb6cd7a4abd.tar.gz
Added some more targets to the docs.
Removed 'the' from 'the default' in 'parial' opt to be consistent Added opt info for --avoid-strlen-errors (was missing) git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4017 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'cachegrind/docs/cg-manual.xml')
-rw-r--r--cachegrind/docs/cg-manual.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/cachegrind/docs/cg-manual.xml b/cachegrind/docs/cg-manual.xml
index 58df4988e..35b55eb0a 100644
--- a/cachegrind/docs/cg-manual.xml
+++ b/cachegrind/docs/cg-manual.xml
@@ -100,7 +100,7 @@ sections.</para>
</sect2>
-<sect2>
+<sect2 id="cache-sim" xreflabel="Cache simulation specifics">
<title>Cache simulation specifics</title>
<para>Cachegrind uses a simulation for a machine with a split L1
@@ -689,7 +689,7 @@ way as for C/C++ programs.</para>
<itemizedlist>
- <listitem>
+ <listitem id="pid">
<para><computeroutput>--pid</computeroutput></para>
<para>Indicates which
<computeroutput>cachegrind.out.pid</computeroutput> file to
@@ -702,7 +702,7 @@ way as for C/C++ programs.</para>
<para>Help and version, as usual.</para>
</listitem>
- <listitem>
+ <listitem id="sort">
<para><computeroutput>--sort=A,B,C</computeroutput> [default:
order in
<computeroutput>cachegrind.out.pid</computeroutput>]</para>
@@ -716,7 +716,7 @@ way as for C/C++ programs.</para>
(<computeroutput>--sort=D2mr,I2mr</computeroutput>).</para>
</listitem>
- <listitem>
+ <listitem id="show">
<para><computeroutput>--show=A,B,C</computeroutput> [default:
all, using order in
<computeroutput>cachegrind.out.pid</computeroutput>]</para>
@@ -726,7 +726,7 @@ way as for C/C++ programs.</para>
use the order in the file).</para>
</listitem>
- <listitem>
+ <listitem id="threshold">
<para><computeroutput>--threshold=X</computeroutput>
[default: 99%]</para>
<para>Sets the threshold for the function-by-function
@@ -743,7 +743,7 @@ way as for C/C++ programs.</para>
<para><computeroutput>--sort=D2mr:99,D2mw:99</computeroutput></para>
</listitem>
- <listitem>
+ <listitem id="auto">
<para><computeroutput>--auto=no</computeroutput> [default]</para>
<para><computeroutput>--auto=yes</computeroutput></para>
<para>When enabled, automatically annotates every file that
@@ -751,7 +751,7 @@ way as for C/C++ programs.</para>
found. Also gives a list of those that couldn't be found.</para>
</listitem>
- <listitem>
+ <listitem id="context">
<para><computeroutput>--context=N</computeroutput> [default:
8]</para>
<para>Print N lines of context before and after each
@@ -760,7 +760,7 @@ way as for C/C++ programs.</para>
(eg. 10,000) to show all source lines.</para>
</listitem>
- <listitem>
+ <listitem id="include">
<para><computeroutput>-I=&lt;dir&gt;,
--include=&lt;dir&gt;</computeroutput> [default: empty
string]</para>