+2005-11-03 Soren Sandmann <sandmann@redhat.com>

+
+       * configure.ac: Make the message about the kernel source package
+       more informative. Code from Kjetil Torgrim Homme.
+
+       * sysprof.c (on_start_toggled): Only delete the data if the
+       profiling can actually be started.
+
This commit is contained in:
Søren Sandmann Pedersen
2005-11-05 00:49:34 +00:00
parent 4f270a0f48
commit 5bddcf4af9
4 changed files with 28 additions and 6 deletions

7
TODO
View File

@ -13,8 +13,15 @@ Before 1.0.1:
Someone already did create a package - should be googlable.
* Press start without kernel module loaded, then load kernel module and
press start again. Segmentation fault.
Before 1.2:
* With kernel module not installed, select Profiler->Start, then dismiss
the alert. This causes the start button to appear prelighted. Probably
just another gtk+ bug.
* Don't build the GUI if gtk+ is not installed
* Handle time being set back in the RESET_DEAD_PERIOD code.