diff options
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 |
commit | 5c7a3ec24e4cb84d2175b110244fb7c2f997b1cc (patch) | |
tree | e9bcd09ba0a4129155b23ff7dcf97c0300202f46 /system/blktrace/slack-desc | |
parent | 6860ef36ba8ef432a7930defcb5c9016e1785379 (diff) | |
download | slackbuilds-5c7a3ec24e4cb84d2175b110244fb7c2f997b1cc.tar.gz |
system/blktrace: Added (block layer IO tracing mechanism).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/blktrace/slack-desc')
-rw-r--r-- | system/blktrace/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/blktrace/slack-desc b/system/blktrace/slack-desc new file mode 100644 index 0000000000..36b3dd9abf --- /dev/null +++ b/system/blktrace/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +blktrace: blktrace (block layer IO tracing mechanism) +blktrace: +blktrace: blktrace is a block layer IO tracing mechanism which provides detailed +blktrace: information about request queue operations up to user space. +blktrace: +blktrace: +blktrace: +blktrace: +blktrace: +blktrace: +blktrace: |