mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
More updates
Fri Apr 8 21:30:02 2005 Søren Sandmann <sandmann@redhat.com> * TODO: More updates
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
334f883d77
commit
9ea5bacadc
@ -1,3 +1,7 @@
|
||||
Fri Apr 8 21:30:02 2005 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* TODO: More updates
|
||||
|
||||
Fri Apr 8 20:48:58 2005 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* sysprof.c (build_gui): Load the icon, hook up "about"
|
||||
|
||||
4
TODO
4
TODO
@ -3,6 +3,7 @@ Before 1.0:
|
||||
* Correctness
|
||||
- grep FIXME
|
||||
- When the module is unloaded, kill all processes blocking in read
|
||||
- or block unloading until all processes have exited
|
||||
|
||||
* Interface
|
||||
- If the current profile has a name, display it in the title bar
|
||||
@ -17,6 +18,9 @@ Before 1.0:
|
||||
* Build system
|
||||
- Need to make "make install" work (how do you know where to install
|
||||
kernel modules?)
|
||||
- in /lib/modules/`uname -r`/kernel/drivers/
|
||||
- need to run depmod as root after that
|
||||
- Then modprobe run as root should correctly find it.
|
||||
- Find out what distributions it actually works on
|
||||
(ask for sucess/failure-stories in 0.9.x releases)
|
||||
- auto*?
|
||||
|
||||
Reference in New Issue
Block a user