[PATCH] Add argument parsing for blktrace
[blktrace.git] / CHANGELOG
CommitLineData
d39c04ca
AB
120050830:
2 - Added argument parsing
3 - Added action mask set up
66fa7233 420050829:
87b72777
JA
5 - Improved error handling
6 - Remove _dat files, include the payload in _out
7 - Support for payload > 64 bytes
8 - Add install target
66fa7233
JA
9 - Fix RELAYFS Kconfig selection (kernel patch)
10 - blktrace: Don't touch the stored trace, leave magic and version
11 for blkparse to see as well.
6fe4709e 12 - Always store trace data in big endian format
df0fae6d 13 - Oops, don't clear rb_root in sort_entries()
afd2d7ad 14 - Account dispathces as well, split stats into per-cpu
18ada3d4 15 - blktrace: fix payload logging
9a5f5701
JA
1620050827:
17 - Various cleanups and killing unused variables
8fc0abbc
JA
1820050826:
19 - Committed initial version
20 - Misc fixes
21 - Bug with pdu_len in blkparse.c, rewrote to index in rbtree and
22 ditch usage of qsort()