summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-01-25 17:15:20 -0800
committerGary E. Miller <gem@rellim.com>2018-01-25 17:15:20 -0800
commit598b8b9bc743ac3f03e0580be9fd222b4412a469 (patch)
tree3e4c3c600b16e17455f88e887a7c51b71a94b22f /contrib/README
parent686e72cb3a29fa227758aabf63d6f79c5fea84ae (diff)
downloadgpsd-598b8b9bc743ac3f03e0580be9fd222b4412a469.tar.gz
Add clock_test in contrib.
clock_test checks the latency of the clock_gettime() system call.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index e069733d..74811000 100644
--- a/contrib/README
+++ b/contrib/README
@@ -2,6 +2,9 @@ The following tools are not production-ready. They are included only as
conveniences, examples or rudimetary starting points for other development
efforts.
+
+clock_test is used to test the latency of the system call clock_getttime().
+
binlog and binreplay are probably only useful for people developing
drivers for new protocols, when gpsfake does not yet know what to do
with a log file. These utilities are not particularly clever - they