summaryrefslogtreecommitdiff
path: root/gpsprof.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-03-29 12:13:58 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-03-29 12:13:58 +0000
commit2c215e39306e829b3819140de830e18e4db3aef9 (patch)
tree196f3c386d3bbb80444a9d6249ff245f873aee9c /gpsprof.xml
parent4a78e078ef538585d6c952dc6bdd4e0c85ef8d56 (diff)
downloadgpsd-2c215e39306e829b3819140de830e18e4db3aef9.tar.gz
Restored uninstrumented plot, with explanation.
Diffstat (limited to 'gpsprof.xml')
-rw-r--r--gpsprof.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpsprof.xml b/gpsprof.xml
index 1701dd34..854f9402 100644
--- a/gpsprof.xml
+++ b/gpsprof.xml
@@ -65,6 +65,16 @@ This is the default.</para>
</listitem>
</varlistentry>
<varlistentry>
+<term>uninstrumented</term>
+<listitem>
+<para>Plot total latency without instrumentation. Useful mainly as a
+check that the instrumentation is not producing significant
+distortion. It only plots times for sentences that contain fixes;
+staircase-like artifacts in the plot are created when elapsed time
+from sentences without fixes is lumped in.</para>
+</listitem>
+</varlistentry>
+<varlistentry>
<term>raw</term>
<listitem>
<para>Plot raw data.</para>