Hi all

Sorry for posting this question again. However, it is rather important for my diploma thesis.

What does the x-axis represent exactly when '--time-unit=B' is used together with 'massif' and 'ms_print'?

Or is this rather a question related to 'valgrind-developers' mailing list?

Please see for the intention of my question the previous post below.


Many thanks
Eric

-------- Original-Nachricht --------
Betreff:        [Valgrind-users] Massif: --time-unit=B
Datum:  Mon, 06 Jun 2011 19:18:12 +0200
Von:    Eric Schwarz <master.unive...@gmx.at>
An:     valgrind-users@lists.sourceforge.net



Hi all


When using 'massif' it is recommended for short programs to use
'--time-unit=B' option since o/w no or hardly any output is shown using
ms_print for visualisation [1].

My question is now regarding the units of the x-axis.

As far as I have understood represents the unit the cumulated number of
bytes allocated and freed when option '--time-unit=B' is used.

Snapshots are taken for allocations and de-allocations, but also
in-between of them.

Since the value of the y-axis (Each vertical bar represents a snapshot,
i.e. a measurement of the memory usage at a certain point in time. [1])
and the value of the x-axis, which represents the cumulated number of
bytes allocated and freed, have a dependency to each other, how is it
possible that a parallel line to the x-axis is drawn in the graph [1]
since actually only a change in the heap usage should generate a forward
move on the x-axis.

Hope my problem was described somehow comprehensible.


Many thanks for your contributions
Eric

[1]...http://valgrind.org/docs/manual/ms-manual.html


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today.
http://p.sf.net/sfu/quest-dev2dev2
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to