diff options
author | jgh <jgh@FreeBSD.org> | 2011-12-28 04:38:35 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2011-12-28 04:38:35 +0800 |
commit | 9d1670b8190c7ede4721828c0ce0690d49987e08 (patch) | |
tree | 4c775e4f43ab2c539fc0e7ee3d0a09c2ab99ad49 /sysutils/Makefile | |
parent | cbb260f9028116179b397f309fd375f6ec4c2852 (diff) | |
download | freebsd-ports-gnome-9d1670b8190c7ede4721828c0ce0690d49987e08.tar.gz freebsd-ports-gnome-9d1670b8190c7ede4721828c0ce0690d49987e08.tar.zst freebsd-ports-gnome-9d1670b8190c7ede4721828c0ce0690d49987e08.zip |
ioping: This tool lets you monitor I/O latency in real time
WWW: http://code.google.com/p/ioping/
PR: ports/163633
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: crees (mentor)
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 30e0b2d814ed..8d543a0ee35b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -372,6 +372,7 @@ SUBDIR += installwatch SUBDIR += iogen SUBDIR += iograph + SUBDIR += ioping SUBDIR += ipa SUBDIR += ipmitool SUBDIR += ipsc |