Update README and TODO, based on feedback from Ian McIntosh

This commit is contained in:
Søren Sandmann Pedersen
2005-03-10 21:36:42 +00:00
parent 60b9741658
commit 2a277505d8
2 changed files with 5 additions and 1 deletions

2
README
View File

@ -55,4 +55,4 @@ Credits:
Owen Taylor for the symbol lookup code in memprof
S<EFBFBD>ren
S<EFBFBD>ren (sandmann@daimi.au.dk)

4
TODO
View File

@ -1,3 +1,7 @@
- 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
Should avoid a lot of potential broken/raciness with dlopen etc.