summaryrefslogtreecommitdiffstats
path: root/system/blktrace/README
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2015-08-11 13:06:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-11 23:25:28 +0700
commit5c7a3ec24e4cb84d2175b110244fb7c2f997b1cc (patch)
treee9bcd09ba0a4129155b23ff7dcf97c0300202f46 /system/blktrace/README
parent6860ef36ba8ef432a7930defcb5c9016e1785379 (diff)
downloadslackbuilds-5c7a3ec24e4cb84d2175b110244fb7c2f997b1cc.tar.gz
slackbuilds-5c7a3ec24e4cb84d2175b110244fb7c2f997b1cc.tar.xz
system/blktrace: Added (block layer IO tracing mechanism).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/blktrace/README')
-rw-r--r--system/blktrace/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/blktrace/README b/system/blktrace/README
new file mode 100644
index 0000000000..8af793627e
--- /dev/null
+++ b/system/blktrace/README
@@ -0,0 +1,2 @@
+blktrace is a block layer IO tracing mechanism which provides detailed
+information about request queue operations up to user space.