mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +00:00
Updates
Sun Jan 15 00:24:02 2006 Soeren Sandmann <sandmann@redhat.com> * TODO: Updates * sysprof.c (build_gui): Rename 'callers' column 'ancestors' * profile.c (profile_list_callers): Make this function list all ancestors of the function. Also make it report correct numbers again.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
98308836af
commit
135ce0e2ea
2
TODO
2
TODO
@ -232,6 +232,8 @@ http://www.linuxbase.org/spec/booksets/LSB-Embedded/LSB-Embedded/ehframe.html
|
||||
in the right pane).
|
||||
- rethink caller list, not terribly useful at the moment. Federico suggested
|
||||
listing all ancestors.
|
||||
Done: implemented this idea in CVS HEAD. If we keep it that way,
|
||||
should do a globale s/callers/ancestors on the code.
|
||||
|
||||
- Have kernel module report the file the address was found in
|
||||
Should avoid a lot of potential broken/raciness with dlopen etc.
|
||||
|
||||
Reference in New Issue
Block a user