OOF2: The Manual
A tool for debugging memory issues. Place calls to utils.memusage(comment) in Python files
at the points where you want memory usage to be printed, rebuild
OOF2, and call OOF.Help.Debug.Memory_Monitor.Start and OOF.Help.Debug.Memory_Monitor.Stop while
running it.
This currently does not work on Macintosh.
See SRC/common/utils.py.
Parent Menu: OOF.Help.Debug
OOF.Help.Debug.Memory_Monitor Commands
- OOF.Help.Debug.Memory_Monitor.Start — Start logging memory use.
- OOF.Help.Debug.Memory_Monitor.Stop — Stop logging memory use.



