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