mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
First attempt at making module robust agains unloading when in use.
Sun May 15 11:56:30 2005 Søren Sandmann <sandmann@redhat.com> * module/sysprof-module.c: First attempt at making module robust agains unloading when in use.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
023c75d71a
commit
720e07109c
4
TODO
4
TODO
@ -1,4 +1,4 @@
|
||||
Before 1.0:
|
||||
Before 0.9
|
||||
|
||||
* Correctness
|
||||
- When the module is unloaded, kill all processes blocking in read
|
||||
@ -9,6 +9,8 @@ Before 1.0:
|
||||
move them)
|
||||
- Consider expanding a few more levels of a new descendants tree
|
||||
|
||||
Before 1.0:
|
||||
|
||||
* Build system
|
||||
- Find out what distributions it actually works on
|
||||
(ask for sucess/failure-stories in 0.9.x releases)
|
||||
|
||||
Reference in New Issue
Block a user