mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 15:40:53 +00:00
Handle NULL models.
Thu Mar 2 22:54:37 2006 Soeren Sandmann <sandmann@redhat.com> * treeviewutils.c (tree_view_foreach_visible): Handle NULL models. * sysprof.glade, sysprof.c: Revert back to three pane layout.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
dc51fea3b4
commit
0d6d997f4a
6
TODO
6
TODO
@ -244,8 +244,6 @@ http://www.linuxbase.org/spec/booksets/LSB-Embedded/LSB-Embedded/ehframe.html
|
||||
the details of a function are not that interesting
|
||||
together with a tree. (Could add radio buttons somewhere in
|
||||
in the right pane).
|
||||
- CVS head now has two radio buttons in the right pane, and
|
||||
caller pane is gone.
|
||||
|
||||
- rethink caller list, not terribly useful at the moment. Federico suggested
|
||||
listing all ancestors.
|
||||
@ -468,6 +466,10 @@ Later:
|
||||
|
||||
DONE:
|
||||
|
||||
- CVS head now has two radio buttons in the right pane, and
|
||||
caller pane is gone. (This turned out to be a bad idea, because it
|
||||
is often useful to click on ancestors to move up the tree).
|
||||
|
||||
* Don't build the GUI if gtk+ is not installed
|
||||
|
||||
* Find out why we sometimes get reports of time spent by [pid 0].
|
||||
|
||||
Reference in New Issue
Block a user