Changelog for
bootchart-2.0.14.8-bp151.2.12.x86_64.rpm :
* Thu Jan 12 2017 guillaumeAATTopensuse.org- Update to version 0.14.8:
* bootchartd - misc collector fixes - fix for sparc
* pybootchartgui - Use half the memory when parsing files- Use full URL as source
* Tue Feb 10 2015 p.drouandAATTgmail.com- Update to version 0.14.7
* bootchartd - Use /bin/sh instead of bash - Misc coverity fixes - Fix systemd regression
* pybootchartgui - Fix merging of logger process #56- Spec file refactoring- Remove depreciated mkinitrd-boot.sh and mkinitrd-setup.sh scripts files; use provided systemd unit files instead- Add systemd support; add systemd-rpm-macros build require and %{?systemd_requires}- Move bootchart stuff to /usr- Remove obsolete bootchart_init.patch- Add bootchart-let-RMP-strip-manpages.patch; let RPM gzip itself the manpages- Remove mkinitrd dependency; not needed anymore- Remove %system_requires; depreciated
* Fri Oct 19 2012 cfarrellAATTsuse.com- license update: GPL-3.0+ See COPYING and e.g. pybootchart -> draw.py
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Mon Nov 15 2010 ajAATTsuse.de- Fix cmdline parsing for alternative init system (bnc#649513)
* Wed Oct 27 2010 ajAATTsuse.de- Use RPM_OPT_FLAGS for building.
* Wed Oct 27 2010 ajAATTsuse.de- Update to bootchart2 0.12.4: o various bugfixes o display memory usage o includes pthread patch.
* Wed Oct 27 2010 ajAATTsuse.de- Disable initrd support for now as the system will not boot with it (bnc#649512).
* Thu Jul 15 2010 michael.meeksAATTnovell.com- update to bootchart2 0.12.1 + pybootchartgui + pylint cleanup + handle empty traces more elegantly + add \'-t\' / \'--boot-time\' argument (Matthew Bauer) + collector + now GPLv2 + add rdinit support for very early initrd tracing + cleanup / re-factor code into separate modules + re-factor arg parsing, and parse remote process args + handle missing bootchartd.conf cleanly + move much of bootchartd from shell -> C + drop dmesg and uname usage + avoid rpm/dpkg with native version reporting- update to bootchart2 0.12.0 + collector + use netlink PROC_EVENTS to generate parentage data + finally kills any need for \'acct\' et. al. + also removes need to poll /proc => faster + cleanup code to K&R, 8 stop tabs. + pybootchartgui + consume thread parentage data
* Tue Apr 13 2010 michael.meeksAATTnovell.com- update to bootchart2-0.1.0 + rendering (Anders Norgaard) + fix for unknown exceptions + interactive UI (Michael) + much faster rendering by manual clipping + horizontal scaling + remove annoying page-up/down bindings + initrd portability & fixes (Federic Crozat) + port to Mandriva + improved process waiting + inittab commenting fix + improved initrd detection / jail tagging + fix for un-detectable accton behaviour change + implement a built-in usleep to help initrd deps (Michael)- remove \'usleep\' dep.