The official Massif documentation is at
http://valgrind.org/docs/manual/ms-manual.html.

time is measured in instructions, not nanoseconds, so as to make runs
repeatable.   The various _B values are sizes of things in bytes.  See
the above URL for details.

J


On 08/04/2019 07:34, Yogi S wrote:
> Hi,
> i am a novice. when I capture the snapshots using massif tool following are
> the attributes seen in the snapshot.
> 
> time=5325473651
> mem_heap_B=232194935
> mem_heap_extra_B=1038185
> mem_stacks_B=0
> heap_tree=peak
> 
> If I understand correctly time would refer to the time in nano seconds (*may
> be some other units*)
> But what are the mem_heap_B , mem_heap_extra_B and mem_stacks_B and
> heap_tree.
> 
> I tried searching for suitable article online on this could not get one.
> can you help me with the same?
> 
> Regards
> Yogi
> 
> 
> 
> _______________________________________________
> Valgrind-users mailing list
> Valgrind-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
> 



_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to