mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Restore lost wake_up().
Sun May 8 15:45:08 2005 Søren Sandmann <sandmann@redhat.com> * sysprof-module.c (do_generate): Restore lost wake_up(). * sfile.c: Comment out use of bz2. * Makefile: Add an install target. Add GLADE_DIR and PIXMAP_DIR * sysprof.c (build_gui): use GLADE_DIR and PIXMAP_DIR here. * TODO: Updates.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
c427b88352
commit
aaa38daad8
4
TODO
4
TODO
@ -1,7 +1,6 @@
|
||||
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
|
||||
|
||||
@ -30,6 +29,7 @@ Before 1.0:
|
||||
|
||||
Before 1.2:
|
||||
|
||||
- grep FIXME - not10
|
||||
- translation should be hooked up
|
||||
- Fixing the oops in kernels < 2.6.11
|
||||
|
||||
@ -252,6 +252,8 @@ Later:
|
||||
|
||||
DONE:
|
||||
|
||||
- grep FIXME
|
||||
|
||||
- give profiles on the command line
|
||||
|
||||
- Hopefully the oops at the end of this file is gone now that
|
||||
|
||||
Reference in New Issue
Block a user