mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 15:40:53 +00:00
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:
committed by
Søren Sandmann Pedersen
parent
ecfcee7ab1
commit
22d15cd2cc
20
TODO
20
TODO
@ -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
|
||||
|
||||
Reference in New Issue
Block a user