diff --git a/README b/README index cb6429f5..94164bf3 100644 --- a/README +++ b/README @@ -55,4 +55,4 @@ Credits: Owen Taylor for the symbol lookup code in memprof -Søren +Søren (sandmann@daimi.au.dk) diff --git a/TODO b/TODO index 79fd0c2d..e303aceb 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ +- crashes when you ctrl-click the selected item in the top left pane + ssp: looks like it doesn't handle the none-selected case + 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.