Various cleanups

Wed Nov 23 00:44:34 2005  Soeren Sandmann  <sandmann@redhat.com>

        * module/sysprof-module.c: Various cleanups

        * TODO: updates
This commit is contained in:
Soeren Sandmann
2005-11-23 05:33:12 +00:00
committed by Søren Sandmann Pedersen
parent ecfcee7ab1
commit 22d15cd2cc
3 changed files with 117 additions and 154 deletions

20
TODO
View File

@ -29,16 +29,6 @@ Before 1.2:
* Find out if the first sort order of a GtkTreeView column can be changed
programmatically.
* Find out why we get hangs with rawhide kernels. This only happens with the
'trace "current"' code. See this mail:
http://mail.nl.linux.org/kernelnewbies/2005-08/msg00157.html
esp0 points to top of kernel stack
esp points to top of user stack
(Reported by Kjartan Maraas).
- Fix bugs/performance issues:
- decorate_node should be done lazily
- Find out why we sometimes get completely ridicoulous stacktraces,
@ -437,6 +427,16 @@ Later:
DONE:
* Find out why we get hangs with rawhide kernels. This only happens with the
'trace "current"' code. See this mail:
http://mail.nl.linux.org/kernelnewbies/2005-08/msg00157.html
esp0 points to top of kernel stack
esp points to top of user stack
(Reported by Kjartan Maraas).
- When not profiling, sysprof shouldn't keep the file open.
- Make things faster