Overview
Request 517696 accepted
- Update to version 4.04.01
* Makefile: bump version
* Remove unused variable fields
* Fix -c cumulative stats
* Make column sizing more intelligent
* snapcraft: Makefile: set LC_ALL=C.UTF-8 LANG=C.UTF-8
* Add back ref_count reference counting which was accidentally removed
* Compute column width correctly with -i mode being used
* Make source more 80 column friendly
* Use double_to_timeval instead of time coversion
* Minor code clean up, no functional changes
* Fix non-root failure message
* Break out of trace reading loop on SIGINT
* Add -i timer ID information mode
* Add libncurses5-dev to snapcraft build dependencies
- Update to version 4.04.00
* Makefile: bump version
* Debian/control: update Standards-Version to 4.0.0
* Update manual
* Fix reversed order sample list, put data on tail instead of head
* Add back functioning -S option now that stats look sane
* Fake initial previous time event on first event.
* Remove whence debug info
* Eventstat: use event tracing rather than the older deprecated
/proc/timer_stats interface (LP: #1705472)
* Make symlink to snapcraft file
* Snapcraft: add default type and grade keys to yaml
Request History
mnhauke created request
- Update to version 4.04.01
* Makefile: bump version
* Remove unused variable fields
* Fix -c cumulative stats
* Make column sizing more intelligent
* snapcraft: Makefile: set LC_ALL=C.UTF-8 LANG=C.UTF-8
* Add back ref_count reference counting which was accidentally removed
* Compute column width correctly with -i mode being used
* Make source more 80 column friendly
* Use double_to_timeval instead of time coversion
* Minor code clean up, no functional changes
* Fix non-root failure message
* Break out of trace reading loop on SIGINT
* Add -i timer ID information mode
* Add libncurses5-dev to snapcraft build dependencies
- Update to version 4.04.00
* Makefile: bump version
* Debian/control: update Standards-Version to 4.0.0
* Update manual
* Fix reversed order sample list, put data on tail instead of head
* Add back functioning -S option now that stats look sane
* Fake initial previous time event on first event.
* Remove whence debug info
* Eventstat: use event tracing rather than the older deprecated
/proc/timer_stats interface (LP: #1705472)
* Make symlink to snapcraft file
* Snapcraft: add default type and grade keys to yaml
lrupp accepted request
@mnhauke: review reminder