|
⇤ ← Revision 1 as of 2018-03-16 00:08:31
Size: 365
Comment:
|
Size: 447
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| The table is then sorted and written during process exit. To do: integrate this table with the ROMP tree... |
The table is then sorted and written during process exit. To do: integrate this table with the ROMP tree... Editing utils/mgh_malloc.c can enable much more sophisticated malloc debugging. |
Parent: MorphoOptimizationProject
Editing include/base.h will enable #define's of malloc et. al., that will cause their calls to be expanded to calling malloc_here and similar functions that count the calls from each call site into a table.
The table is then sorted and written during process exit. To do: integrate this table with the ROMP tree...
Editing utils/mgh_malloc.c can enable much more sophisticated malloc debugging.
