mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 15:40:53 +00:00
Fix small bug in add_timeout() More descriptive tree labels update
Sat Mar 12 11:05:19 2005 Soeren Sandmann <sandmann@redhat.com> * sysprof-module.c: Fix small bug in add_timeout() * sysprof.c (build_gui): More descriptive tree labels * TODO: update
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
e0a2d061c6
commit
64a1ac6355
3
TODO
3
TODO
@ -1,6 +1,5 @@
|
||||
- crashes when you ctrl-click the selected item in the top left pane
|
||||
<ian__> ssp: looks like it doesn't handle the none-selected case
|
||||
<ian__> Better labels would be useful
|
||||
|
||||
- consider caching [filename => bin_file]
|
||||
- Have kernel modulereport the file the symbol was found in
|
||||
@ -8,7 +7,7 @@
|
||||
- grep FIXME
|
||||
- hide internal stuff in ProfileDescendant
|
||||
- add an 'everything' object. It _is_ really needed for a lot of things
|
||||
|
||||
- in timer, put process to sleep. Should get us more accurate data
|
||||
- loading and saving
|
||||
|
||||
- make profile.c more agnostic to processes and functions etc. Ideally
|
||||
|
||||
Reference in New Issue
Block a user