summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-01-22 14:23:24 -0800
committerGary E. Miller <gem@rellim.com>2018-01-22 14:23:24 -0800
commitfb67eea6594bf9214e179ecc0c273e0fecb5bfda (patch)
tree7ced8835372004023ae1f6faeabd94a79b877f26 /contrib/README
parentb1702f9a676fe49902dcfa1140b167968a4dc287 (diff)
downloadgpsd-fb67eea6594bf9214e179ecc0c273e0fecb5bfda.tar.gz
Add clock_gettime in contrib.
This program measures the latency of the clock_gettime() system call.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index e069733d..57d4ec34 100644
--- a/contrib/README
+++ b/contrib/README
@@ -2,6 +2,8 @@ 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