summaryrefslogtreecommitdiff
path: root/rbtree.h
AgeCommit message (Collapse)Author
2008-10-30Update rbtree to version with unified parent + colorJens Axboe
This saves 4-8 bytes per node, which can be quite a bit of memory with blktrace. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2005-08-27Fixed the sorting and parsing of traces with payloadsJens Axboe