Changelog for
blktrace-1.3.0+git.20211021-43.3.x86_64.rpm :
* Thu Feb 22 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
* Thu Oct 21 2021 jeffmAATTsuse.com- Update to version 1.3.0+git.20211021:
* blkparse: fix incorrectly sized memset in check_cpu_map
* blkparse: skip check_cpu_map with pipe input
* Mon Oct 11 2021 ddissAATTsuse.com- Update to version 1.3.0+git.20210628:
* blktrace: exit directly when nthreads_running != ncpus in run_tracers()
* blktrace 1.3.0
* blkparse: Print time when trace was started
* blktrace: inclusive terminology
* blkparse: Print PID information for TN_MESSAGE events
* iowatcher: Handle cgroup information
* iowatcher: Use blktrace_api.h
* blkparse: Handle cgroup information
* blkparse: Fix up the sector and length of split completions
* blkparse: Initialize and test for undefined request tracking timestamps
* Mon Oct 11 2021 David Disseldorp - UsrMerge: relocate blktrace, blkparse and btrace (bsc#1191056)
* Tue Jun 05 2018 opensuse-packagingAATTopensuse.org- Update to version 1.2.0+git.20180516:
* make btt scripts python3-ready
* btt: make device/devno use PATH_MAX to avoid overflow (bsc#1091942).
* blkparse: add documetation for \'R\' requeue request
* blkparse: remove duplicated entry for flag M
* Tue Mar 20 2018 jeffmAATTsuse.com- Update to version 1.2.0+git.20180124:
* blktrace: don\'t stop tracer if not setup trace successfully
* fix parallel build failures
* respect LDFLAGS when linking programs
* btt: Fix overlapping IO stats.
* btt/devs: silence warning on sprintf overflow
* jhash: fix annoying gcc fall through warnings
* Blktrace 1.2.0
* blktrace: abort if device ioctl setup fails
* Fri Jul 28 2017 mpluskalAATTsuse.com- Update to version 1.1.0+git.20170126:
* blktrace: Add support for sparse CPU numbers
* blktrace: Reorganize creation of output file name
* blktrace: Create empty output files for non-existent cpus
* Fri Nov 25 2016 mpluskalAATTsuse.com- Update to version 1.1.0+git.20160823:
* Use maximum over all traces for queue depth
* Process notify events outside of given interval
* iowatcher: Use queue events if issue not available
* btt: Replace overlapping IO
* Zero sectors are strange
* Don\'t prepend blktrace destination dir if we didn\'t run blktrace
* Separate prefix in legend with space
* Fixup graph name in help text
* blktrace: remove -k from manpage synopsis
* iowatcher: link with -lrt
* Tue Apr 26 2016 jeffmAATTsuse.com- Update to version 1.1.0+git.20160425:
* Refer to sda instead of hda in man pages
* btreplay: Fix typo in scaling up the dynamic cpu set size.
* include sys/types.h for dev_t definition
* Fix warnings on newer gcc
* Add the \"-a discard\" filter option to the blktrace.8 man page
* blktrace: Use number of online CPUs
* btreplay: fix memory corruption caused by CPU_ZERO_S
* btreplay: fix sched_{set|get}affinity
* btreplay: make Ctrl-C work
* btreplay: remove timestamps
* Tue Apr 26 2016 jeffmAATTsuse.com- Add _service for automatic git syncing + exclude .git when generating tarball + enable automatic changelog updating