c++ - Consumed memory per process -


how can current total allocated memory far (in linux process in c/c++ (gcc))?

try parsing /proc/self/maps or /proc/$pid/maps . line marked [heap].


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -