K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-09-11T10:17:53.655031Z K 7 svn:log V 466 devel/py-memoryprofiler: [NEW PORT] Line-by-line and process memory usage analysis memory_profiler is a python module for monitoring memory consumption of a process as well as line-by-line analysis of memory consumption for python programs. It is a pure python module and has the psutil module as optional (but highly recommended) dependencies. WWW: https://github.com/fabianp/memory_profiler PR: ports/181831 Submitted by: Johannes Jost Meixner END