From 7c516d8829f3ce02d6f698dd17bb25ba4f78ef36 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 2 Sep 2005 10:57:07 +0200 Subject: [PATCH] [PATCH] Kill silly changelog, it's too bothersome --- CHANGELOG | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG deleted file mode 100644 index 1a89416..0000000 --- a/CHANGELOG +++ /dev/null @@ -1,29 +0,0 @@ -20050901: - - Update kernel patch - - Added seconds.nanosecond output format for time - - Converted to comply with time stamps comparable on each CPU - - Fix oops on tracing dm/md and other stacked devices - - Always make sure we stop the trace properly - - Move BLK_TA_QUEUE trace -20050830: - - Added argument parsing - - Added action mask set up -20050829: - - Improved error handling - - Remove _dat files, include the payload in _out - - Support for payload > 64 bytes - - Add install target - - Fix RELAYFS Kconfig selection (kernel patch) - - blktrace: Don't touch the stored trace, leave magic and version - for blkparse to see as well. - - Always store trace data in big endian format - - Oops, don't clear rb_root in sort_entries() - - Account dispathces as well, split stats into per-cpu - - blktrace: fix payload logging -20050827: - - Various cleanups and killing unused variables -20050826: - - Committed initial version - - Misc fixes - - Bug with pdu_len in blkparse.c, rewrote to index in rbtree and - ditch usage of qsort() -- 2.25.1