mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
updates
2006-03-11 Soren Sandmann <sandmann@redhat.com> * TODO: updates * stackstash.[ch]: Make stackstash refcounted * collector.c, profile.c: Update for refcounted stackstash, plug leak. * collector.c (open_fd): Remove FIXME comment
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
849efc820d
commit
9859854cc1
4
TODO
4
TODO
@ -79,8 +79,6 @@ Before 1.2:
|
||||
- a more pragmatic approach might be to just walk the tree and
|
||||
save it.
|
||||
|
||||
- make stackstash ref counted
|
||||
|
||||
- plug all the leaks
|
||||
- don't leak the presentation strings/objects
|
||||
- loading and saving probably leak right now
|
||||
@ -471,6 +469,8 @@ Later:
|
||||
|
||||
DONE:
|
||||
|
||||
- make stackstash ref counted
|
||||
|
||||
- Charge 'self' properly to processes that don't get any stack trace at all
|
||||
(probably we get that for free with stackstash reorganisation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user