mvpa2.base.verbosity.parse_status¶
-
mvpa2.base.verbosity.
parse_status
(field='VmSize', value_only=False)¶ Return stat information on current process.
Usually it is needed to know where the memory is gone, that is why VmSize is the default for the field to spit out
TODO: Spit out multiple fields. Use some better way than parsing proc