mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
Update README and TODO, based on feedback from Ian McIntosh
This commit is contained in:
2
README
2
README
@ -55,4 +55,4 @@ Credits:
|
|||||||
Owen Taylor for the symbol lookup code in memprof
|
Owen Taylor for the symbol lookup code in memprof
|
||||||
|
|
||||||
|
|
||||||
S<EFBFBD>ren
|
S<EFBFBD>ren (sandmann@daimi.au.dk)
|
||||||
|
|||||||
4
TODO
4
TODO
@ -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]
|
- consider caching [filename => bin_file]
|
||||||
- Have kernel modulereport the file the symbol was found in
|
- Have kernel modulereport the file the symbol was found in
|
||||||
Should avoid a lot of potential broken/raciness with dlopen etc.
|
Should avoid a lot of potential broken/raciness with dlopen etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user