aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-08-04 13:10:24 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-08-04 13:10:24 +0000
commit34a999626be1cba703c33f07a4df5589085fd4cf (patch)
treec74e408255e5bf9dca3cc300ff897fb801ecaa41 /sysutils/Makefile
parenta3a2332dc61f169f5bc7a3a1ecf9345821de3aa2 (diff)
downloadports-34a999626be1cba703c33f07a4df5589085fd4cf.tar.gz
ports-34a999626be1cba703c33f07a4df5589085fd4cf.zip
New port: sysutils/evhz: tool for measuring evdev event rate
A tool for measuring evdev event rate (mouse polling rate, touchpad event rate, etc.) Reported average is for the last 64 samples, or as many as we have so far. WWW: https://gitlab.com/iankelling/evhz PR: 239466 Submitted by: Greg V <greg@unrelenting.technology>
Notes
Notes: svn path=/head/; revision=508094
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index cc0bdca6ec58..4411c139e2cf 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -302,6 +302,7 @@
SUBDIR += etcmerge
SUBDIR += etcupdate
SUBDIR += eventlog
+ SUBDIR += evhz
SUBDIR += evtviewer
SUBDIR += exa
SUBDIR += exfat-utils