[PATCH] Split output stats into per-cpu
[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()
9a5f5701
JA
1120050827:
12 - Various cleanups and killing unused variables
8fc0abbc
JA
1320050826:
14 - Committed initial version
15 - Misc fixes
16 - Bug with pdu_len in blkparse.c, rewrote to index in rbtree and
17 ditch usage of qsort()