Skip to content

Commit

Permalink
0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Meeks committed Nov 22, 2010
1 parent 4abed0e commit bc9820b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VER=0.12.4
VER=0.12.5
PKG_NAME=bootchart2
PKG_TARBALL=$(PKG_NAME)-$(VER).tar.bz2

Expand Down
16 changes: 9 additions & 7 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bootchart2 UNRELEASED:
bootchart2 0.12.5:
+ bootchartd
+ better check for initrd (Riccardo Magliocchetti)
+ code cleanup (Riccardo)
Expand All @@ -10,15 +10,17 @@ bootchart2 UNRELEASED:
+ collector
+ try harder with taskstats (Michael)
+ plug some small leaks (Riccardo)
+ pybootchartgui
+ report bootchart version in cli interface (Michael)
+ improve rendering performance (Michael)
+ GUI improvements (Michael)
+ lot of cleanups (Michael)
+ fix missing PROC_EVENTS detection (Riccardo)
+ pybootchartgui (Michael)
+ add kernel bootchart tab to interactive gui
+ report bootchart version in cli interface
+ improve rendering performance
+ GUI improvements
+ lot of cleanups
+ Makefile
+ do not python compile if NO_PYTHON_COMPILE is set (Harald)
+ systemd service files
+ added them and install (Harald)
+ added them and install (Harald, Wulf C. Krueger)

bootchart2 0.12.4:
+ bootchartd
Expand Down

0 comments on commit bc9820b

Please sign in to comment.