mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Compute the size by simply summing the size of the siblings. They are
2007-08-26 Soren Sandmann <sandmann@daimi.au.dk> * profile.c (profile_get_size): Compute the size by simply summing the size of the siblings. They are toplevel by definition, and this works if the siblings for some reason has the same address. svn path=/trunk/; revision=371
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
4194371d52
commit
39cb26654a
@ -1,3 +1,9 @@
|
||||
2007-08-26 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* profile.c (profile_get_size): Compute the size by simply summing
|
||||
the size of the siblings. They are toplevel by definition, and
|
||||
this works if the siblings for some reason has the same address.
|
||||
|
||||
2007-08-26 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* treeviewutils.c (process_iter): Reformat and fix various minor
|
||||
|
||||
Reference in New Issue
Block a user