Changelog for
blktrace-debuginfo-1.1.0-6.19.x86_64.rpm :
* Fri Oct 03 2014 dsterbaAATTsuse.cz- Update to 1.1.0: - merge iowatcher
* Sat Dec 29 2012 p.drouandAATTgmail.com- Update to 1.0.5 version:
* Fix compiler warnings
* avoid string overflows- Some improvements like using macro instead of RPM variables
* Mon Jul 23 2012 wernerAATTsuse.de- Add some missed fonts
* Tue Jul 10 2012 wernerAATTsuse.de- Make it build with latest TeXLive 2012 with new package layout
* Thu Oct 27 2011 jeffmAATTsuse.de- Update to v1.0.3 (bnc#720300 and others). - Updated documentation - Fixed multiple output errors - Added FLUSH/FUA support - Misc bug fixes
* Wed Sep 21 2011 cooloAATTsuse.com- disable parallel build again
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Sat Sep 03 2011 crrodriguezAATTopensuse.org- Fix build with no-add-needed (missing -pthread)
* Thu Oct 15 2009 marek.beliskoAATTopen-nandra.com- Fix memory leak (bnc #546035)
* Tue Jul 21 2009 jblunckAATTsuse.de- Fix memory leak in btrecord (bnc #523444).
* Tue Jun 16 2009 jblunckAATTsuse.de- Fix typo in btt (bnc #511264).
* Fri May 29 2009 jblunckAATTsuse.de- Update to version 1.0.1:
* blkrawverify: warn and return error if no traces are found
* blkiomon manpage and usage reference invalid \"msg-queue-name\" option
* fix up btrace options & manpage
* more manpage fixups
* fix max-pkts option inconsistencies
* Converted to using the correct remap entries
* blkiomon: fix unaligned accesses on ia64
* fix off-by-one issues in blkiomon.h
* fix include statement in stats.h
* handle race to mkdir at startup
* Fixed plug/unplug logic in btt
* Working on fixing % time q plugged
* fix trivial typo in manpage
* Add NOTIFY to activity mask
* Blktrace failed to lock reader threads on the cpu used by the corresponding writer. This resulted in stale data being consumed when blktrace accidently read at a position that was being written to at the same time. This issue surfaced as \"bad trace magic\" warnings emitted by blktrace tools.
* Generate matplotlib plots for btt generated data
* Update Jenkins hash to lookup3() variant
* Fixed EAGAIN handling in blktrace.c
* O_NOATIME isn\'t always present
* btt: Added no remap option
* btt general cleanup plus valgrind clean
* btt: Missed fopen conversion to my_fopen
* Code review updates
* Reworked blktrace master/thread interface
* Cleaned up devs that have no data
* Moved starting of tracing after tracers are going
* btt: fixed open in setup_ifile
* Synchronized trace gathering
* Invoke gethostbyname once, handle errors better
* Added accept as a system call needing resource increases
* Rewrote blktrace to have a single thread per CPU
* Fix btt to handle large numbers of output files
* Increased limits to allow for large system runs
* A couple of min-counters weren\'t initialised correctly (thrput_r, thrput_w). We have got a perfectly working init function for this purpose. Removing partially duplicated code.
* The git commit 11914a53d2ec2974a565311af327b8983d8c820d added __BLK_TA_ABORT to blktrace_api.h. A corresponding addition to the blktrace tools repository has been missing, breaking the API. Blkparse complained: \"Bad fs action 40010011\"
* Added no messages option to blkparse.c
* gcc 4.3.2 has started to warn about:
* Added -P to create a data file w/ Q, D and C per line
* Fixed \'M\' displays on per-io output and added in I/O separator
* Fixed segfault in aqd.c : need to check for NULL (not requested)
* Added in -z to provide running waiting-for-issue latencies
* Moved btrecord/btreplay to version 1.0.0
* Thu Apr 30 2009 jblunckAATTsuse.de- Build with docs by default.
* Tue Feb 10 2009 jblunckAATTsuse.de- Added missing pdf documentation for btt and btreplay (bnc #465134).
* Tue Dec 09 2008 jblunckAATTsuse.de- blkparse: Track smallest sequence read per device
* Mon Dec 08 2008 jblunckAATTsuse.de- Fix for \"Bad fs action 40010011\" messages (bnc #450909).
* Tue Nov 04 2008 jblunckAATTsuse.de- Update to version 1.0.0:
* Update rbtree to version with unified parent + color
* blkiomon: add through-put statistics
* blkiomon: separate statistics for read and write requests
* blkiomon: fix some debug messages
* blkiomon: fix trace debug output
* blkiomon: fix unit in histogram output
* blkiomon: fix cross-arch data analysis issue
* blkiomon: drv_data traces pass-through
* blkparse: add hint for discarded drv_data traces
* Added in -L option - output periodic latency information
* Added in -Q / --active-queue-depth option
* Add driver data support
* blktrace: accept -v (lower case) for version info as well
* blkiomon: I/O monitor
* Removed excessive amounts of seek modes (for random sets of I/Os)
* spec file tweak
* man page typo
* Added in %done for btt
* Add documentation of \'D\' discard operation
* blktrace: support discard requests
* spelling and grammar fixes for btreplay.tex
* Put message notes from kernel into a separate file for easy tracking
* Added in new message updates to the documentation.
* Added in handling of MESSAGE notes
* Handled no difference in seek times
* Added in -m option, seeks-per-second
* blkparse: cope with missing process notify event
* Fixed percentage calculations for phases of an I/O
* Added S2G times + fixed up -X output to include X2X
* Added -X option - generate easily parseable file
* Add -x accellerator option
* Fix problem with -w option
* eliminate check of empty -F format
* blkparse: Introduce optional accounting of PC requests
* blkparse: Add PC requests to depth trace
* Fix section of btrecord and btreplay man pages
* Don\'t like btrecord against libaio and librt, as it doesn\'t use any of their symbols
* Really commit the changes to btt.1
* Added man page for bno_plot and updated btt man page to refer to bno_plot
* Cleanups: Fixed IOPs in btt left over at end of run
* btt: fix missing cleanup call
* btt: fix iostat interval default
* Added info about bno_plot.py and clean ups
* Added new IOs per unplug table
* Added bno_plot.py - generate interactive 3D plot of IO blocks and sizes
* Fri Oct 24 2008 jblunckAATTsuse.de- Add two additional patches for my friend Gerald (bnc #433433):
* blkparse: Introduce optional accounting of PC requests
* blkparse: Add PC requests to depth trace
* Mon Sep 15 2008 jjollyAATTsuse.de- Added blkiomon and manpage to specfile
* Fri Sep 12 2008 jjollyAATTsuse.de- Added patches for FCP performance data collection (bnc#417241)
* Mon May 19 2008 jblunckAATTsuse.de- cope with missing process notify event which could otherwise segfault
* Fri Feb 01 2008 jblunckAATTsuse.de- Update to commit 00a47cd169f2cc87b5f63fe93226b7231dee678c
* Fixed excess bucket information for unplug histograms
* UNPLUG does the timing stuff, UNPLUG TIMEOUT only does timeout
* Tue Jan 22 2008 jblunckAATTsuse.de- Update to commit 461afe819c41fa811f9c6264524cb8edbd2acc63:
* Fix Q counts during requeue and merges
* Separated out g/i/m trace handling
* btreplay/btrecord man pages
* Remove strange make dependency
* Added in Q2D histograms (requires -A)
* memset() must be done after NULL check
* Added active requests at Q information
* Fixed REMAP to update Q2A & fixed #Q calculations
* blktrace segfault
* Added O_NOATIME to replay file
* Fix segfault in replay_sub when verbose is 1
* Converted fatal to an inline function
* Converted fatal from macro to inline
* Add btrecord/btreplay capability
* Added list_splice to btt/list.h
* btt manpages
* Fix compilation on m68k
* Major revamping (ver 2.0)
* Wed Aug 29 2007 jblunckAATTsuse.de- Update to 0.99.3:
* fix indent typo
* man page: mention buffer size / number of buffers defaults
* Makefile fixes
* Sun Aug 26 2007 jblunckAATTsuse.de- Initial openSUSE package
* Mon Oct 10 2005 axboeAATTsuse.de- Initial version