aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2005-09-26 19:05:40 +0200
committerJens Axboe <axboe@suse.de>2005-09-26 19:05:40 +0200
commit1c8ca7b5a1016d63caa1248e4a62d22600234f93 (patch)
tree857db954654489d1ee2d9aba981e2f8e0558e22c /README
parenta795e5fae97e14d77c3c3c7d0f6543e6c5f8c850 (diff)
downloadblktrace-1c8ca7b5a1016d63caa1248e4a62d22600234f93.tar.gz
[PATCH] blkparse: add %N format for bytes
We need this for PC requests, they are not multiples of 512 like the FS requests. At the same time change the default for PC requests to dump in bytes.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index c96d20a..7cd2ba5 100644
--- a/README
+++ b/README
@@ -80,7 +80,8 @@ $ blkparse -i <input> [ -o <output> ] [ -b rb_batch ] [ -s ] [ -t ] [ -q ]
%e - Error number
%M - Major
%m - Minor
- %n - Nblocks
+ %N - Number of bytes
+ %n - Number of sectors
%p - PID
%P - PDU
%s - Sequence number