mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
udpate
Thu Nov 9 17:55:24 2006 Søren Sandmann <sandmann@redhat.com> * TODO (-): udpate
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
3b559da623
commit
abb66e7dc7
@ -1,3 +1,7 @@
|
|||||||
|
Thu Nov 9 17:55:24 2006 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
|
* TODO (-): udpate
|
||||||
|
|
||||||
Thu Nov 9 17:31:17 2006 Søren Sandmann <sandmann@redhat.com>
|
Thu Nov 9 17:31:17 2006 Søren Sandmann <sandmann@redhat.com>
|
||||||
|
|
||||||
* binfile.c (get_debug_file): Start with "/usr", not
|
* binfile.c (get_debug_file): Start with "/usr", not
|
||||||
|
|||||||
8
TODO
8
TODO
@ -34,10 +34,6 @@ Before 1.0.4:
|
|||||||
|
|
||||||
Before 1.2:
|
Before 1.2:
|
||||||
|
|
||||||
* Don't look in $(libdir) for separate debug files (since $libdir is
|
|
||||||
the libdir for sysprof, not a system wide libdir). Tim Rowley.
|
|
||||||
Fix is probably to hardcode /usr/lib, and also look in $libdir.
|
|
||||||
|
|
||||||
* Make sure that labels look decent in case of "No Map" etc.
|
* Make sure that labels look decent in case of "No Map" etc.
|
||||||
|
|
||||||
* Elf bugs:
|
* Elf bugs:
|
||||||
@ -687,6 +683,10 @@ Later:
|
|||||||
|
|
||||||
-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ALREADY DONE -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ALREADY DONE -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||||
|
|
||||||
|
* Don't look in $(libdir) for separate debug files (since $libdir is
|
||||||
|
the libdir for sysprof, not a system wide libdir). Tim Rowley.
|
||||||
|
Fix is probably to hardcode /usr/lib, and also look in $libdir.
|
||||||
|
|
||||||
* Consider deleting cmdline hack in process.c and replace with something at
|
* Consider deleting cmdline hack in process.c and replace with something at
|
||||||
the symbol resolution level. Will require more memory though. DONE: in
|
the symbol resolution level. Will require more memory though. DONE: in
|
||||||
head, processes are no longer coalesced based on cmdline. Need to add something
|
head, processes are no longer coalesced based on cmdline. Need to add something
|
||||||
|
|||||||
Reference in New Issue
Block a user