From c34f774eb7331cff4b9cb34dbb8b18610a5e83c6 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Sun, 1 Nov 2015 10:21:58 +0000 Subject: Add iotop iotop is a useful utility for monitoring IO usage. Change-Id: Ieca1033c3ef23b3474505dfbc601ffeae267375f --- open-source-lorries/iotop.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/iotop.lorry (limited to 'open-source-lorries') diff --git a/open-source-lorries/iotop.lorry b/open-source-lorries/iotop.lorry new file mode 100644 index 0000000..c824774 --- /dev/null +++ b/open-source-lorries/iotop.lorry @@ -0,0 +1,6 @@ +{ + "iotop": { + "type": "git", + "url": "git://repo.or.cz/iotop.git" + } +} -- cgit v1.2.1