summaryrefslogtreecommitdiff
path: root/gpspipe.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-09-22 03:00:57 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-09-22 03:00:57 -0400
commit2e125acaf727e8d8e6662e57be4594fcdec7a7da (patch)
tree0541738d73ed048908dd66be0271095712a76a66 /gpspipe.xml
parent15c7578266d06d7f0b7f8be8e66c075252a061e6 (diff)
downloadgpsd-2e125acaf727e8d8e6662e57be4594fcdec7a7da.tar.gz
Asdd a gpspipe option to enable profiling.
Diffstat (limited to 'gpspipe.xml')
-rw-r--r--gpspipe.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/gpspipe.xml b/gpspipe.xml
index e0ac7237..e82dd329 100644
--- a/gpspipe.xml
+++ b/gpspipe.xml
@@ -32,6 +32,7 @@ BSD terms apply: see the file COPYING in the distribution root for details.
<arg choice='opt'>-s <replaceable>serial-device</replaceable></arg>
<arg choice='opt'>-t</arg>
<arg choice='opt'>-T <replaceable>timestamp-format</replaceable></arg>
+ <arg choice='opt'>-p</arg>
<arg choice='opt'>-w</arg>
<arg choice='opt'>-v</arg>
<arg choice='opt'>-D <replaceable>debug-level</replaceable></arg>
@@ -105,6 +106,8 @@ output.</para>
<citerefentry><refentrytitle>strftime</refentrytitle><manvolnum>3</manvolnum></citerefentry>
for the available placeholders. Setting this option implies -t.</para>
+<para>-p enables dumping of profiling information in JSON.</para>
+
<para>-n [count] causes [count] sentences to be output.
<application>gpspipe</application> will then exit gracefully.</para>